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 2021/04/01 14:39:21 UTC

[GitHub] [pulsar] 315157973 edited a comment on pull request #10008: [PIP-82] [pulsar-broker] Add a task to publish resource usage to a topic

315157973 edited a comment on pull request #10008:
URL: https://github.com/apache/pulsar/pull/10008#issuecomment-811942665


   If we don’t use `SystemTopic`, we have many scenes that need to be handled separately, for example: when `allowAutoTopicCreation=false`, an error will be reported; Avoid being deleted as inactiveTopic, etc. 
   But `SystemTopic` has already deal with these scenarios.
   So I suggest to add an implementation. In the long run, the changes will be smaller


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