Skip to content
Discussion options

You must be logged in to vote

Right, so the problem is that you configured your node pools to use the node IDs 100, 101, 200, 201, 300 and 301. That is fine. But you need to reflect it in your listener configuration. So instead of broker: 0 you need to have broker: 100, broker: 101, etc. This way the listener configuration is valid. But the annotations will aplly only once you create a broker with ID for example 0.

Replies: 1 comment 15 replies

Comment options

You must be logged in to vote
15 replies
@mitchell5297
Comment options

@scholzj
Comment options

@mitchell5297
Comment options

@scholzj
Comment options

Answer selected by mitchell5297
@mitchell5297
Comment options

@scholzj
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants