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.3.2 to 2.4.0 in /modules/pulsar #1729

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 12, 2019

Bumps pulsar-client from 2.3.2 to 2.4.0.

Release notes

Sourced from pulsar-client's releases.

v2.4.0

Apache

2.4.0 — 2019-06-30

PIPs

Fixes

  • Fix possible message loss using peer-cluster feature #3426
  • Fix pulsar standalone does not read zk port from conf/standalone.conf #3790
  • Fix some issues of ZkIsolatedBookieEnsemblePlacementPolicy #3917 #3918
  • Fix NPE when unload non-existent topic #3946
  • Fix race condition while deleting global topic #4173
  • Fix deadlock on skip messages #4411
  • Fix NPE when closing batch during a reconnection #4427
  • Fix race condition of read-timeout task in managed ledger #4437
  • Disable sticky read by default #4526
  • Fix race condition between timeout-task and add-call complete #4455

Enhancements

  • Optimize message replay for large backlog consumer #3732
  • Added support for websocket produce/consume command #3835
  • Added support for TTL config in broker.conf #3898
  • Reduce memory used in ClientCnx for pending lookups #4104
  • Reduce number of hashmap sections for ledger handles cache #4102
  • Added backlog and offloaded size in Prometheus stats #4150
  • Added support for configure the managed ledger cache eviction frequency #4066
  • Added support to avoid payload copy when inserting into managed ledger cache #4197
  • Added support to cache unack-messageId into OpenRangeSet #3819
  • Added support configure static PulsarByteBufAllocator to handle OOM errors #4196
  • Auto refresh new tls certs for jetty webserver #3645
  • Create non-persistent topic by pulsar-admin/rest api #3625
  • Consumer priority-level in Failover subscription #2954

Security

  • Added support for other algorithms in token auth #4528
... (truncated)
Commits
  • eb7ef89 Exclude go module configs check in apache-rat. (#4603)
  • e6b8c77 Add missed pulsar-client-go and pulsar-function-go to src package. (#4596)
  • 44feddf make pulsar_consumer_configuration_set_schema_info public
  • c8b2573 [managed-ledger] close bk-client factory gracefully (#4580)
  • d332815 Fix apache-rat check.
  • 201e36c Release 2.4.0
  • 6c13f18 [schema] Introduce schema data validator (#4360)
  • e814a7f fix updating function/source/sink runtimeFlags and specifying mutiple flags (...
  • 201a61e [docs] Add technical writing style for Pulsar docs to the site2/readme.md fil...
  • 4dfcf11 add missing debezium-postgres connector in distribution (#4567)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 12, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-client-2.4.0 branch 2 times, most recently from 5b9997b to 418bcb7 Compare August 12, 2019 08:58
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps [pulsar-client](https://github.com/apache/pulsar) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v2.3.2...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-client-2.4.0 branch from 418bcb7 to baadd4a Compare August 12, 2019 10:26
@dependabot-preview dependabot-preview bot merged commit 7534938 into master Aug 12, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-client-2.4.0 branch August 12, 2019 12:30
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