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 org.apache.pulsar:pulsar-client from 3.1.0 to 3.1.1 #1074

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2023

Bumps org.apache.pulsar:pulsar-client from 3.1.0 to 3.1.1.

Release notes

Sourced from org.apache.pulsar:pulsar-client's releases.

v3.1.1

Broker

  • Fix incorrect number of read compacted entries #20978
  • Fix message loss during topic compaction #20980
  • Fix get outdated compactedTopicContext after compactionHorizon has been updated #20984
  • Fix compaction subscription delete by inactive subscription check #20983
  • Fix incorrect unack msk count when dup ack a message #20990
  • Fix ModularLoadManagerImpl always delete active bundle-data #20620
  • Use MessageDigest.isEqual when comparing digests #21061
  • Fix can't stop phase-two of compaction even though messageId read reaches lastReadId #20988
  • Make sure all inflight writes have finished before completion of compaction #21067
  • Fix chunked messages will be filtered by duplicating #20948
  • Fix potential case cause retention policy not working on topic level #21041
  • Make read compacted entries support maxReadSizeBytes limitation #21065
  • Remove bundle-data in local metadata store #21078
  • Fix write duplicate entries into the compacted ledger after RawReader reconnects #21081
  • Cleanup correctly heartbeat bundle ownership when handling broker deletion event #21083
  • Avoid splitting one batch message into two entries in StrategicTwoPhaseCompactor #21091
  • Fix unsubscribe non-durable subscription error #21099
  • Fix isolated group not work problem #21096
  • Consider iowait as idle #19110
  • Fix deleting topic not delete the related topic policy and schema #21093
  • Revert remove duplicate topics name when deleteNamespace #21087
  • Improve logs for troubleshooting #21141
  • Fix web tls url null cause NPE #21137
  • Fix unack count when mixing non batch index and batch index acks #21126
  • Backport fix UniformLoadShedder selecet wrong overloadbroker and underloadbroker #21180
  • Fix bug caused by optimistic locking #18390
  • Disable balancing based on DirectMemory #21168
  • Fix replicator leak when removeReplicator in NonPersistentTopic #21205
  • Fixed reset for AggregatedNamespaceStats #21225
  • Fixed produce and consume when anonymousUserRole enabled #21237

Pulsar IO and Functions

  • [FN] Fix ProducerConfig cannot update error #21037
  • [FN] Fix the --batch-builder not working error for functions #21023
  • [FN] Fix functions_log4j2.xml delete strategy config #21215
  • [IO] Fix --retain[-key]-ordering not working error for sink #21060

Client

  • Fix perf-producer get OOM with high publish latency #20914
  • Fix RawReader hasMessageAvailable returns true when no messages #21032
  • Fix consumer can't consume resent chunked messages #21070
  • Fix cannot retry chunk messages and send to DLQ #21048
  • Fix logging problem in pulsar client #21094
  • Avoid ack hole for chunk message #21101
  • Fix repeat consume when using n-ack and batched messages #21116
  • Fix same producer/consumer use more than one connection per broker #21144
  • Merge lookup requests for the same topic #21232

... (truncated)

Commits
  • 80fb390 Release 3.1.1
  • 31880ec [fix][txn] fix the consumer stuck due to deduplicated messages in pending ack...
  • a514a1f [improve] [client] Merge lookup requests for the same topic (#21232)
  • 72c6308 [fix][fn] fix functions_log4j2.xml delete strategy config (#21215)
  • c8b8639 [fix][broker]Fixed produce and consume when anonymousUserRole enabled (#21237)
  • b442cae [fix][broker] Fixed reset for AggregatedNamespaceStats (#21225)
  • 0eb1267 [fix][broker] replicator leak when removeReplicator in NonPersistentTopic (#2...
  • 0da5e46 Revert "[fix][broker] Fix PulsarService.getLookupServiceAddress returns wron...
  • 1212c77 [fix] [auto-recovery] Fix pulsar ledger auditor dead lock problem. (#21181)
  • 9828326 [fix] [auto-recovery] Fix PulsarLedgerUnderreplicationManager notify problem....
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.apache.pulsar:pulsar-client](https://github.com/apache/pulsar) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies security Security related stuffs labels Oct 29, 2023
@github-actions github-actions bot merged commit 68d6430 into master Oct 29, 2023
6 of 9 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/org.apache.pulsar-pulsar-client-3.1.1 branch October 29, 2023 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants