coderzc commented on PR #25134:
URL: https://github.com/apache/pulsar/pull/25134#issuecomment-3823439467

   After discussions with @codelipenghui and @BewareMyPower, we found that the 
current working method of `BrokerInterceptor` cannot accurately specify which 
result to use when multiple BrokerInterceptors are configured. Therefore, a new 
pluggable interface `PulsarResourcesExtended` has been introduced to implement 
this feature.
   
   `PulsarResourcesExtended` is defined as a general interface used as an 
extension for custom PulsarResources


-- 
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]

Reply via email to