Skip to content

Bump pulsar-client-admin from 2.7.0 to 2.10.0 in /modules/pulsar - #863

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-client-admin-2.10.0
Closed

Bump pulsar-client-admin from 2.7.0 to 2.10.0 in /modules/pulsar#863
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-client-admin-2.10.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubApr 11, 2022

Copy link
Copy Markdown

Bumps pulsar-client-admin from 2.7.0 to 2.10.0.

Release notes

Sourced from pulsar-client-admin's releases.

v2.9.2

Security

Broker

  • Fix lost message issue due to ledger rollover. #14664
  • [tests] Fix thread leak in MLTransactionMetadataStore #14524
  • Fix npe in ManagedLedgerImpl #14481
  • [broker] Fix Future.join() causing deadlock. #14469
  • [broker] Fix Broker HealthCheck Endpoint Exposes Race Conditions #14367
  • Validate rack name #14336
  • [pulsar-broker] Fix avg-messagePerEntry metrics for consumer #14330
  • Fix the wrong parameter in the log. #14309
  • Fix batch ack count is a negative issue. #14288
  • Bug fix: IllegalArgumentException: Invalid period 0.0 to calculate rate #14280
  • Clean up individually deleted messages before the mark-delete position #14261
  • If mark-delete operation fails, mark the cursor as "dirty" #14256
  • Fixed detecting number of NICs in EC2 #14252
  • Remove log unacked msg. #14246
  • [broker] Change broker producer fence log level #14196
  • [issue 14105] Avoid creating any topics in NamespaceService#checkTopicExists during topic lookup. #14134
  • Fix NPE of cumulative ack mode and incorrect unack message count #14021
  • Fixes NPE - ReplicatedSubscriptionsController send marker message when enable deduplicated. #14017
  • KeyShared stickyHashRange subscription: prevent stuck subscription in case of consumer restart #14014
  • Add null check to workaround NPE in unit tests with Mockito/PowerMock #14006
  • Fixed handling of consumers with equal names on on key shared selector with consistent hashing #13991
  • Trim configuration value string which contains blank prefix or suffix #13984
  • [broker] WaitingCursors potential heap memory leak #13939
  • [broker] Fix read schema compatibility strategy priority #13938
  • [branch-2.9] Fix SystemTopicBasedTopicPoliciesService NPE issue. #13840
  • NPE when get isAllowAutoUploadSchema #13831
  • [broker] Fix topic produced through REST not support Authorization #13771
  • Fix call sync method in async rest API for internalGetSubscriptionsForNonPartitionedTopic#13745
  • Fix the deadlock while using zookeeper thread to create ledger #13744
  • [broker] Fix inefficient forEach loop #13742
  • [issuse 13640][broker] Fix non persistent topic subscription error. #13685

... (truncated)

Commits
  • 2318a18 [Broker] Fix NPE when subscription is already removed (#14363)
  • 766e5fe [refactor][proxy] Refactor Proxy code and fix connection stalling by switchin...
  • dae653f [Proxy] Log warning when opening connection to broker fails (#14710)
  • b5b8cb0 [C++] Fix segmentation fault when creating socket failed (#14834)
  • 8eefaff [C++] Fix the race condition of connect timeout task (#14823)
  • d8e843b [C++] Fix producer is never destructed until client is closed (#14797)
  • a1abf28 KCA: Option to sanitize topic name for the conenctors that cannot handle puls...
  • 5428a22 [fix][broker] Fixed duplicated delayed messages when all consumers disconnect...
  • 6d3fbbe [fix][txn]: fix transaction pending ack store managed ledger WriteFail state ...
  • a1be5e0 [Transaction] Fix transaction buffer recover BrokerMetadataException close to...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pulsar-client-admin](https://github.com/apache/pulsar) from 2.7.0 to 2.10.0.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v2.7.0...v2.10.0)
---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-client-admin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 11, 2022
@dependabot@github

dependabotBot commented on behalf of githubJul 4, 2022

Copy link
Copy Markdown
Author

Superseded by #1038.

@dependabotdependabotBot closed this Jul 4, 2022
@dependabot
dependabotBot deleted the dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-client-admin-2.10.0 branch July 4, 2022 11:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavaPull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants