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

Bump pulsar-client from 2.6.1 to 2.6.2 in /modules/pulsar #3478

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2020

Bumps pulsar-client from 2.6.1 to 2.6.2.

Release notes

Sourced from pulsar-client's releases.

v2.6.2

The following lists fixes and enhancements in the 2.6.2 release.

Broker

[Broker] Catch throwable when start pulsar 7221 [Broker] Protobuf-shaded package can not update version 7228 [Broker] Check for null arguments in Namespaces Rest API 7247 [Broker] Handle SubscriptionBusyException in resetCursor api 7335 [Broker] Converted the namespace bundle unload into async operation 7364 [Broker] Update Jersey to 2.31 7515 [Broker] Stop to dispatch when skip message temporally since Key_Shared consumer stuck on delivery 7553 [Broker] Fix bug where producer for geo-replication is not closed when topic is unloaded 7735 [Broker] Make resetting cursor in REST API asynchronous 7744 [Broker] Reestablish namespace bundle ownership from false negative releasing and false positive acquiring 7773 [Broker] make pulsar executor pool size configurable 7782 [Broker] Redirect Get message by id request when broker not serve for the topic 7786 [Broker] Make zk cache executor thread pool size configurable 7794 [Broker] Implement toString() method for TopicMessageIdImpl class 7807 [Broker] Fix pending batchIndexAcks bitSet batchSize in PersistentAcknowledgmentsGroupingTracker 7828 [Broker] Fix deadlock when adding consumer 7841 [Broker] Split message ranges by ledger ID and store them in individualDeletedMessages 7861 [Broker] Fix pulsar metrics providing wrong information 7905 [Broker] Don't fail the health check request when trying to delete the previous subscription 7906 [Broker] Add configuration to set number of channels per bookie 7910 [Broker] Fix publish buffer of one ServerCnx calculated multi-times when check broker's publish buffer 7926 [Broker] Add some logging to improve Authentication debugging and Fix typos in code "occured" -> "occurred" 7934 [Broker] Fix NPE when acknowledge messages at the broker side 7937 [Broker] Fix the wrong issuer url concatenate 7980 [Broker] Upgrade the snakeyaml version to 1.26 7994 [Broker] Exclude vertx from bookkeeper-http package 7997 [Broker] Check null point before setting auto read 7999 [Broker] Fix IndexOutOfBoundsException in the KeyShared subscription when dispatching messages to consumers 8024 [Broker] Upgrade jetty-util version to 9.4.31 8035 [Broker] Add replicated check to checkInactiveSubscriptions 8066 [Broker] Add get-last-message-id admin for v1 api 8081 [Broker] Fix client lookup hangs when broker restarts 8101 [Broker] Should not cache the owner that does not belong to current server 8111 [Broker] Support to specify multi ipv6 hosts in brokerServiceUrl 8120 [Broker] Intercept messages to consumers and add intercept exception 8129 [Broker] Add ChannelFutures utility class to pulsar-common 8137 [Broker] Support Disable Replicated Subscriptions 8144 [Broker] Fix error code returned to client when service unit is not ready 8147 [Broker] Skip intercepting multipart requests 8156 [Broker] Enable intercept filters only when interceptors are configured 8157 [Broker] Clean inactive non-persistent subscriptions 8166 [Broker] Add a new state for namespace-level TTL 8178 [Broker] Fix peek messages failed with subscriptionName not exist 8182 [Broker] Fix pulsar service close exception 8197 [Broker] Use ThreadPoolExecutor instead of EventLoop 8208

... (truncated)

Commits
  • 156b4be Fix zk cache expiration check (#8458)
  • f23626e Clear the recently joined consumers when there are only one consumer under th...
  • 0f2fad0 Upgrade jetty to 9.4.33.v20201020 (#8413)
  • 83cbc57 upgrade jersey version to 2.31
  • adcd9d5 Update license file
  • 6db019e [Client]Add autoPartitionsUpdateInterval for producer and consumer (#7840)
  • 5540d34 Bump the release version to 2.6.2
  • 92b77c0 Merge branch 'branch-2.6' of github.com:apache/pulsar into branch-2.6
  • 62d5e93 Set timeout delay for partitionsAutoUpdateTimerTask recheck schedule (#8227)
  • 76ae877 Resolve pr 8304 conflict
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 16, 2020
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-client-2.6.2 branch from daa078f to 5c4e27c Compare November 24, 2020 19:31
Bumps [pulsar-client](https://github.com/apache/pulsar) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v2.6.1...v2.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-client-2.6.2 branch from 5c4e27c to d3610f1 Compare November 24, 2020 19:31
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2020

Superseded by #3565.

@dependabot dependabot bot closed this Dec 7, 2020
@dependabot dependabot bot deleted the dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-client-2.6.2 branch December 7, 2020 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants