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

PIP-45: Implement distributed id generator using coordination service #9274

Merged
merged 7 commits into from
Feb 4, 2021

Conversation

merlimat
Copy link
Contributor

Motivation

Refactored the distributed id generator (used to generated unique producer names) to be implemented on top of CoordinationService.

@merlimat merlimat added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Jan 22, 2021
@merlimat merlimat added this to the 2.8.0 milestone Jan 22, 2021
@merlimat merlimat self-assigned this Jan 22, 2021
Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

LGTM

@jiazhai
Copy link
Member

jiazhai commented Feb 1, 2021

/pulsarbot run-failure-checks

@merlimat merlimat merged commit 78e07e9 into apache:master Feb 4, 2021
@merlimat merlimat deleted the distributed-id-generator branch February 4, 2021 22:53
merlimat added a commit to merlimat/pulsar that referenced this pull request Apr 6, 2021
…apache#9274)

* PIP-45: Implement distributed id generator using coordination service

* Fixed MockZookeeper to create the sequential nodes

* Fixed NPE in MockZookeper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants