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: [email protected]
