lhotari opened a new issue, #25128:
URL: https://github.com/apache/pulsar/issues/25128

   ### Search before reporting
   
   - [x] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Read release policy
   
   - [x] I understand that [unsupported 
versions](https://pulsar.apache.org/contribute/release-policy/#supported-versions)
 don't get bug fixes. I will attempt to reproduce the issue on a supported 
version of Pulsar client and Pulsar broker.
   
   
   ### User environment
   
   Pulsar master branch, reading the code
   
   ### Issue Description
   
   The logic for setting `policies.bundles` is slightly different in 
`org.apache.pulsar.broker.admin.AdminResource#getNamespacePolicies` compared to 
the logic in the asynchronous method 
`org.apache.pulsar.broker.admin.AdminResource#getNamespacePoliciesAsync`.
   
   
https://github.com/apache/pulsar/blob/e041fab73c1b9a6bb93457d186fc0a937beafd53/pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/AdminResource.java#L318-L369
   
   ### Error messages
   
   ```text
   No errors
   ```
   
   ### Reproducing the issue
   
   n/a
   
   ### Additional information
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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