eolivelli opened a new pull request #9019:
URL: https://github.com/apache/pulsar/pull/9019
This change allows ZkBookieRackAffinityMapping to deal with BookieId instead
of raw BookieSocketAddresses.
Summary of changes:
- upgrade to BK 4.12.1 (still SNAPSHOT, so this patch is to be considered a
preview)
- use BookieAddressResolver in ZkBookieRackAffinityMapping
- Start BookieServer passing "null" as BookieEndpointInfo instead of
BookieEndpointInfo.NO_INFO (this change allows the Bookie bundled with Pulsar
to publish local endpoints)
### Documentation
- Does this pull request introduce a new feature? yes
- If yes, how is the feature documented? not documented
- If a feature is not documented yet in this PR, please create a followup
issue for adding the documentation
I will create a followup issue once the patch is ready to be reviewed and
merged
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]