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

Revert dup consumer and related code #4142

Merged
merged 4 commits into from
Apr 29, 2019

Conversation

lovelle
Copy link
Contributor

@lovelle lovelle commented Apr 26, 2019

Reverts optimization to prevent duplicate consumers and all related code.

Revert "[cpp client] Bugfix prevent dup consumer for same topic subscription"
Revert "[Issue apache#3226][cpp client] Prevent dup consumers on same client cnx"

This reverts commit fff02e2.
This reverts commit 762e0ab.
@lovelle
Copy link
Contributor Author

lovelle commented Apr 26, 2019

run java8 tests
run cpp tests
run integration tests

@jerrypeng
Copy link
Contributor

@lovelle thanks for doing this! There are some test failures.

Revert "Prevent dup consumers on same client cnx with shared subscription"
Revert "[java client] Bugfix prevent dup consumers for same topic subscribe"

This reverts commit 231db03.
This reverts commit fb5dcd9.
@lovelle lovelle force-pushed the revert_dup_consumer_and_related_code branch from d8e5a51 to 36d3455 Compare April 27, 2019 00:44
@lovelle
Copy link
Contributor Author

lovelle commented Apr 27, 2019

@jerrypeng Sorry, now fixed!

@merlimat merlimat added this to the 2.3.2 milestone Apr 27, 2019
Copy link
Contributor

@merlimat merlimat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks for changing this back

@merlimat merlimat merged commit 1e5b3dd into apache:master Apr 29, 2019
@lovelle lovelle deleted the revert_dup_consumer_and_related_code branch April 29, 2019 18:06
merlimat pushed a commit that referenced this pull request May 19, 2019
* Revert "[cpp client] implement reference count for close() (#3863)"

This reverts commit ee98e8b.

* Revert Prevent dup consumers and refCount for cpp client

Revert "[cpp client] Bugfix prevent dup consumer for same topic subscription"
Revert "[Issue #3226][cpp client] Prevent dup consumers on same client cnx"

This reverts commit fff02e2.
This reverts commit 762e0ab.

* Revert "Feature - implement reference count for ConsumerImpl (#3795)"

This reverts commit ff4db8d.

* Revert Prevent dup consumers and refCount for java client

Revert "Prevent dup consumers on same client cnx with shared subscription"
Revert "[java client] Bugfix prevent dup consumers for same topic subscribe"

This reverts commit 231db03.
This reverts commit fb5dcd9.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants