Hi all, I recently encountered an issue with the Pulsar client used in the broker interceptor, which broke the broker’s response command. To address this, I submitted a PR[1], which has now been cherry-picked to the branch-3.0.
Since this change affects core functionality, it may introduce regressions. Please review the update and let me know if you encounter any issues or have suggestions for improvements. [1] - https://github.com/apache/pulsar/pull/23378 Thanks, Zixuan