315157973 opened a new pull request #9262:
URL: https://github.com/apache/pulsar/pull/9262


   ### Motivation
   Topic level policy cache will only trigger initialization when 
`OwnedNamespaceBundle`. The following unit tests do not create producers or 
consumers, and just wait through sleep.
   The cache will not initialize no matter how long it wait. If the cache is 
called without initializing, an error of 500 will be reported
   So I created a producer or consumer for these tests, and avoided sleep
   


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


Reply via email to