merlimat commented on a change in pull request #538: Make broker configurable to own non-persistent topic URL: https://github.com/apache/incubator-pulsar/pull/538#discussion_r129182185
########## File path: pulsar-broker/src/main/java/org/apache/pulsar/common/naming/NamespaceBundle.java ########## @@ -35,6 +35,9 @@ private final NamespaceName nsname; private final Range<Long> keyRange; private final NamespaceBundleFactory factory; + // TODO: remove this once we remove broker persistent/non-persistent mode configuration Review comment: Can you create a github issue for the TODO and mention it here? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services