Skip to content

KAFKA-1811 Ensuring registered broker host:port is unique#168

Closed
eribeiro wants to merge 1 commit intoapache:trunkfrom
eribeiro:KAFKA-1811
Closed

KAFKA-1811 Ensuring registered broker host:port is unique#168
eribeiro wants to merge 1 commit intoapache:trunkfrom
eribeiro:KAFKA-1811

Conversation

@eribeiro
Copy link
Copy Markdown
Contributor

Adds a ZKLock recipe implementation to guarantee that the host:port pair is unique among the brokers registered on ZooKeeper.

@eribeiro
Copy link
Copy Markdown
Contributor Author

Hi @fpj and @gwenshap, whenever you have some free time, it would be awesome if you could review my ZKLock recipe as well as the feature. See if it does make sense at all. Cheers! :)

@asfbot
Copy link
Copy Markdown

asfbot commented Sep 1, 2015

kafka-trunk-git-pr #275 FAILURE
Looks like there's a problem with this pull request

@asfbot
Copy link
Copy Markdown

asfbot commented Sep 1, 2015

kafka-trunk-git-pr #276 SUCCESS
This pull request looks good

@asfbot
Copy link
Copy Markdown

asfbot commented Sep 29, 2015

kafka-trunk-git-pr #608 FAILURE
Looks like there's a problem with this pull request

@guozhangwang
Copy link
Copy Markdown
Contributor

@junrao since you filed the JIRA could you take a look at this PR after @eribeiro rebased it?

@asfbot
Copy link
Copy Markdown

asfbot commented Dec 21, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/325/
Test FAILed (JDK 8 and Scala 2.12).

@asfbot
Copy link
Copy Markdown

asfbot commented Dec 21, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk7-scala2.10/324/
Test FAILed (JDK 7 and Scala 2.10).

@asfbot
Copy link
Copy Markdown

asfbot commented Dec 21, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/326/
Test FAILed (JDK 8 and Scala 2.11).

jsancio pushed a commit to jsancio/kafka that referenced this pull request Aug 6, 2019
@dajac
Copy link
Copy Markdown
Member

dajac commented Oct 23, 2020

This has been somewhat addressed by #4897. The JIRA has been closed so I will close this PR. Please, reopen it if it is still relevant.

@dajac dajac closed this Oct 23, 2020
davide-armand pushed a commit to aiven/kafka that referenced this pull request Dec 1, 2025
The issue happening across brokers could also happen between
cleaner/merger thread.
To avoid this, load classes as part of the configure, so when jooq
context is returned schema root is loaded.
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.

4 participants