nodece opened a new pull request #13885:
URL: https://github.com/apache/pulsar/pull/13885


   Signed-off-by: Zixuan Liu <[email protected]>
   
   ### Motivation
   
   Remove call sync method in `PersistentTopic#onPoliciesUpdate()` and 
`NonPersistentTopic#onPoliciesUpdate()` methods, avoid block the thread.
   
   ### Modifications
   
   - Use async method instead of sync method
   
   ### Documentation
   
   - [x] `no-need-doc` 
   
   
   
   


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