cimura opened a new pull request #9017: URL: https://github.com/apache/pulsar/pull/9017
### Motivation when `SubscriptionBusyException` is thrown in a broker, `getErrorCode` doesn't deal with it and the returned error code is incorrect. ### Modifications add `else if` for `SubscriptionBusyException` in `getClientErrorCode` ### Verifying this change - [x] Make sure that the change passes the CI checks. This change is a trivial rework / code cleanup without any test coverage. ### Does this pull request potentially affect one of the following parts: no ---------------------------------------------------------------- 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]
