You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/09/03 09:50:45 UTC

[GitHub] [pulsar-manager] Omega-Ariston opened a new issue #328: missing conditional statement in NamespacesServiceImpl.java

Omega-Ariston opened a new issue #328:
URL: https://github.com/apache/pulsar-manager/issues/328


   In line 86 of `NamespacesServiceImpl.java`, a conditional statement is applied to do the following check:
   https://github.com/apache/pulsar-manager/blob/d44ed96556fc42179c430d42ea45034ebd22ae15/src/main/java/org/apache/pulsar/manager/service/impl/NamespacesServiceImpl.java#L84-L89
   while in a few lines below (line 103), the check is missing:
   https://github.com/apache/pulsar-manager/blob/d44ed96556fc42179c430d42ea45034ebd22ae15/src/main/java/org/apache/pulsar/manager/service/impl/NamespacesServiceImpl.java#L102-L118


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



[GitHub] [pulsar-manager] tuteng closed issue #328: missing conditional statement in NamespacesServiceImpl.java

Posted by GitBox <gi...@apache.org>.
tuteng closed issue #328:
URL: https://github.com/apache/pulsar-manager/issues/328


   


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