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

Upgrading Pulsar Version to 3.3.2 #180

Merged

Conversation

ericm-db
Copy link
Contributor

@ericm-db ericm-db commented Nov 7, 2024

Motivation

co-authored with @neilramaswamy, who found this bug: #181

Explain here the context, and why you're making that change. What is the problem you're trying to solve.
There was a race condition in Pulsar that was surfaced by this issue: apache/pulsar#10671
This is solved in This PR: apache/pulsar#22201 which is present in all Pulsar versions >= 3.0.

Modifications

Describe the modifications you've done.
Upgrading the Pulsar version from 2.10 to 3.3.2

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

  • This change is a trivial rework / code cleanup without any test coverage.

  • This change is already covered by existing tests, such as:

  • This change added tests and can be verified as follows:

Documentation

Check the box below.

Need to update docs?

  • doc-required
  • no-need-doc
  • doc

@ericm-db ericm-db requested review from nlu90 and a team as code owners November 7, 2024 22:54
@github-actions github-actions bot added the no-need-doc This pr does not need any document label Nov 7, 2024
@nlu90 nlu90 merged commit e43e8a4 into streamnative:branch-3.4.0 Nov 8, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-need-doc This pr does not need any document
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants