Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improve][pulsar-testclient] Add proxyServiceUrl and proxyProtocol as options for PerfTool CLI #4

Open
wants to merge 59 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
26281d5
[fix][doc] Fix maxNumberOfRejectedRequestPerConnection doc (#17821)
coderzc Sep 26, 2022
518cdcd
[fix][metrics]wrong metrics text generated when label_cluster specifi…
poorbarcode Sep 27, 2022
6528a91
[Pulsar-init] Support cluster init using proxy url and protocol (#17844)
rdhabalia Sep 27, 2022
5e42e4d
docs: Updating Python installation section (#17796)
tisonkun Sep 27, 2022
59ce90c
[fix][cli] Quit PerformanceConsumer after receiving numMessages messa…
Sep 27, 2022
91f747f
docs: add developers-landing page to sidebars (#17780)
tisonkun Sep 27, 2022
b89c145
[improve][pulsar-io-kafka] Add option to copy Kafka headers to Pulsar…
aymkhalil Sep 27, 2022
43ad6f9
Skip creating a subscription replication snapshot if no messages have…
lhotari Sep 27, 2022
d4893d1
[fix][tests] Fix Mockito mocks memory leak (#17851)
lhotari Sep 27, 2022
6dd38a4
[improve][common] Make Bookkeeper metadata options configurable (#17834)
lhotari Sep 27, 2022
7e4c746
[feature][client-cpp] Support inclusive seek for cpp client (#17209)
Demogorgon314 Sep 28, 2022
c1ce3dd
fix: SqliteJdbcSinkTest close in order (#17849)
tisonkun Sep 28, 2022
5f59f8b
[fix][flaky-test]Delete PersistentSubscriptionTest.testCanAcknowledge…
poorbarcode Sep 28, 2022
8aef1bf
[cleanup][broker][Modernizer] fix violations in pulsar-broker (#17691)
youzipi Sep 28, 2022
dfd4882
[improve][broker] Add a message to a NullPointerException created in …
lhotari Sep 28, 2022
7648a11
[improve][test] Improve TransactionEndToEndTest to reduce the executi…
poorbarcode Sep 28, 2022
31203c3
[fix][flask-test] Fix and improve LookupRetryTest (#17848)
coderzc Sep 28, 2022
0678b82
[improve][test] Add integration test for websocket (#17843)
Sep 28, 2022
716f5e2
[improve][ML] Print log when delete empty ledger. (#17859)
mattisonchao Sep 28, 2022
62d900f
Fix NPE when ResourceGroupService execute scheduled task. (#17840)
Technoboy- Sep 28, 2022
bde5ac7
[fix][broker] Make timestamp fields thread safe by using volatile (#1…
lhotari Sep 28, 2022
e1e3baf
[improve][doc] Add doc of reader config to `pulsar-io-debezium` (#16891)
freeznet Sep 29, 2022
048ccae
[improve][doc] Add a limitation for key_shared subscription type (#15…
momo-jun Sep 29, 2022
537aa54
[improve][cli] Using separate TLS config on the compactor (#17426)
nodece Sep 29, 2022
73739e1
[fix][doc]correct the explanation for invalidateEntries in the EntryC…
HQebupt Sep 29, 2022
db26073
[feat][broker] Add config to count filtered entries towards rate limi…
michaeljmarshall Sep 29, 2022
dc44ea2
[fix][flaky-test]PerformanceTransactionTest.testConsumeTxnMessage (#1…
poorbarcode Sep 29, 2022
0f53c79
[improve][txn]PIP-160 make txn components supports buffered writer me…
poorbarcode Sep 29, 2022
3de690d
[fix][flaky-test]ProxyConnectionThrottlingTest.testInboundConnection …
poorbarcode Sep 29, 2022
9026d19
[Fix][Tiered Storage] Eagerly Delete Offloaded Segments On Topic Dele…
dlg99 Sep 29, 2022
df5e0e1
[fix][cli] Check numMessages after incrementing counter (#17826)
Sep 29, 2022
c952f3c
[fix][proxy] Fix refresh client auth (#17831)
nodece Sep 29, 2022
6cba1f6
[fix][flaky-test] BookKeeperClusterTestCase.setup() (#17865)
congbobo184 Sep 29, 2022
f0b6348
Revert "[Fix][Tiered Storage] Eagerly Delete Offloaded Segments On To…
eolivelli Sep 29, 2022
5f07943
[fix][doc] Fix M1 JVM Installation Instructions (#17669)
asafm Sep 30, 2022
f3c547b
PIP-209: Removed C++/Python clients from main repo (#17881)
merlimat Sep 30, 2022
5e8902c
support setting bundle number for default namespace (#17722)
aloyszhang Sep 30, 2022
15a347c
[improve][java-client]Add init capacity for messages in BatchMessageC…
AnonHxy Sep 30, 2022
fb7307d
[fix][broker] Fix the wrong NIC speed rate unit. (#17890)
mattisonchao Sep 30, 2022
85b1138
[fix][flaky-test]NegativeAcksTest.testNegativeAcksWithBatchAckEnabled…
poorbarcode Sep 30, 2022
7b26260
[improve][doc] Improve TLS encryption (#17808)
momo-jun Sep 30, 2022
74d6305
[fix] Remove pulsar-broker-common dependency from pulsar-client (#17855)
nicoloboschi Sep 30, 2022
2891d5c
[fix][managed-ledger]fix typo error in ManagedCursorContainer #17509
HQebupt Sep 30, 2022
c0b3039
[fix][CI] Don't run pulsar-ci-flaky workflow for PRs which contain on…
lhotari Sep 30, 2022
6651bbb
[fix][functions] Fix the download of builtin Functions (#17877)
cbornet Sep 30, 2022
8c1152c
[improve][broker] Add active status into cursor stats (#17884)
HQebupt Oct 1, 2022
5582674
Allow to configure and disable the size of lookahead for detecting fi…
merlimat Oct 1, 2022
e26060a
[fix][broker] Fix the broker shutdown issue after Zookeeper node cras…
codelipenghui Oct 2, 2022
9ff9703
[improve][java-client]Shrink BatchMessageContainer maxBatchSize (#17854)
AnonHxy Oct 2, 2022
1148204
[feat][broker]PIP-180 Shadow Topic - Part V - Support shadow topic cr…
Jason918 Oct 3, 2022
af11c32
[improve][broker]Improve PersistentMessageExpiryMonitor expire speed …
AnonHxy Oct 3, 2022
dd0c53e
Add proxyServiceUrl and proxyProtocol as oprtions for PerfTool CLI
Sep 26, 2022
d1868e2
Add proxyServiceUrl and proxyProtocol as oprtions for PerfTool CLI
Sep 27, 2022
48b2a2d
Add proxyServiceUrl and proxyProtocol as oprtions for PerfTool CLI
Sep 27, 2022
603ff9c
Add proxyServiceUrl and proxyProtocol as oprtions for PerfTool CLI
Oct 3, 2022
6c975f4
Add proxyServiceUrl and proxyProtocol as oprtions for PerfTool CLI
Oct 3, 2022
bf84ca2
Add proxyServiceUrl and proxyProtocol as oprtions for PerfTool CLI
Oct 3, 2022
257bbab
Add proxyServiceUrl and proxyProtocol as oprtions for PerfTool CLI
Oct 3, 2022
875674a
Add proxyServiceUrl and proxyProtocol as oprtions for PerfTool CLI
Oct 3, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 0 additions & 2 deletions .github/changes-filter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ docs:
- '**/*.md'
tests:
- added|modified: '**/src/test/java/**/*.java'
cpp:
- 'pulsar-client-cpp/**'
need_owasp:
- 'pom.xml'
- '**/pom.xml'
Expand Down
259 changes: 0 additions & 259 deletions .github/workflows/ci-cpp-build.yaml

This file was deleted.

4 changes: 1 addition & 3 deletions .github/workflows/ci-go-functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
runs-on: ubuntu-20.04
outputs:
docs_only: ${{ steps.check_changes.outputs.docs_only }}
cpp_only: ${{ steps.check_changes.outputs.cpp_only }}
steps:
- name: checkout
uses: actions/checkout@v2
Expand All @@ -56,7 +55,6 @@ jobs:
id: check_changes
run: |
echo "::set-output name=docs_only::${{ fromJSON(steps.changes.outputs.all_count) == fromJSON(steps.changes.outputs.docs_count) && fromJSON(steps.changes.outputs.docs_count) > 0 }}"
echo "::set-output name=cpp_only::${{ fromJSON(steps.changes.outputs.all_count) == fromJSON(steps.changes.outputs.cpp_count) && fromJSON(steps.changes.outputs.cpp_count) > 0 }}"

- name: Check if the PR has been approved for testing
if: ${{ steps.check_changes.outputs.docs_only != 'true' && github.repository == 'apache/pulsar' && github.event_name == 'pull_request' }}
Expand All @@ -68,7 +66,7 @@ jobs:

check-style:
needs: changed_files_job
if: ${{ needs.changed_files_job.outputs.docs_only != 'true' && needs.changed_files_job.outputs.cpp_only != 'true' }}
if: ${{ needs.changed_files_job.outputs.docs_only != 'true' }}
name: Go ${{ matrix.go-version }} Functions style check
runs-on: ubuntu-20.04
strategy:
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/pulsar-ci-flaky.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
runs-on: ubuntu-20.04
outputs:
docs_only: ${{ steps.check_changes.outputs.docs_only }}
cpp_only: ${{ steps.check_changes.outputs.cpp_only }}
changed_tests: ${{ steps.changes.outputs.tests_files }}
steps:
- name: checkout
Expand All @@ -58,7 +57,6 @@ jobs:
id: check_changes
run: |
echo "::set-output name=docs_only::${{ fromJSON(steps.changes.outputs.all_count) == fromJSON(steps.changes.outputs.docs_count) && fromJSON(steps.changes.outputs.docs_count) > 0 }}"
echo "::set-output name=cpp_only::${{ fromJSON(steps.changes.outputs.all_count) == fromJSON(steps.changes.outputs.cpp_count) && fromJSON(steps.changes.outputs.cpp_count) > 0 }}"

- name: Check if the PR has been approved for testing
if: ${{ steps.check_changes.outputs.docs_only != 'true' && github.repository == 'apache/pulsar' && github.event_name == 'pull_request' }}
Expand All @@ -73,7 +71,7 @@ jobs:
name: Flaky tests suite
runs-on: ubuntu-20.04
timeout-minutes: 100
if: ${{ needs.changed_files_job.outputs.docs_only != 'true' && needs.changed_files_job.outputs.cpp_only != 'true' }}
if: ${{ needs.changed_files_job.outputs.docs_only != 'true' }}
steps:
- name: checkout
uses: actions/checkout@v2
Expand Down
Loading