You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/06/27 03:02:18 UTC

[GitHub] [pulsar] hungndiam opened a new issue #4618: Return empty object of Namespace Isolation Policies instead of PulsarAdminException$NotFoundException

hungndiam opened a new issue #4618: Return empty object of Namespace Isolation Policies instead of PulsarAdminException$NotFoundException
URL: https://github.com/apache/pulsar/issues/4618
 
 
   **Describe the bug**
   
   API: _**/admin/v2/clusters/{cluster}/namespaceIsolationPolicies**_ returns _**PulsarAdminException$NotFoundException**_ after creating new cluster
   This is not an exception while cluster is just created.
   
   **Expected behavior**
   
   Return `{}` if not exist.
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services