poorbarcode commented on PR #16247:
URL: https://github.com/apache/pulsar/pull/16247#issuecomment-1239603835
To make this PR easy to Review, it was split into two other PR:
- Make method `topic.close` non-reentrant. Also prevent reentrant between
`topic.close` and `topic.delete`.
- fixed by PR #17524
- Use cmd `map.remove(key, value)` instead of `map.remove(key)` in
implementation of `BrokerService.
- fixed by PR #17526
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]