ConcurrencyPractitioner commented on issue #3625: [Issue #3436][pulsar-broker] Creating REST Endpoint for non-partitioned topic creation URL: https://github.com/apache/pulsar/pull/3625#issuecomment-465223423 Hi @sijie I am slightly confused on how to create this REST endpoint. A non-partitioned topic is created in ```internalCreateSubscription```, but functions as a temporary topic from which a subscription could be created. So if we created a PersistentTopic outside of this method, what would we do with it?
---------------------------------------------------------------- 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