bharanic-dev commented on pull request #10008:
URL: https://github.com/apache/pulsar/pull/10008#issuecomment-812569601


   Are you suggesting that if 'resource quota enforcement' is enabled, it 
should override 'allowAutoTopicCreation=false'? My preference is not to do 
that, but if others agree, I can do that. Are you OK if I take it up as a 
separate PR?
   
   If you strongly feel that the 'resource-usage' topic name should not be 
exposed in the configuration, I can hide it.
   
   The 'resource-usage-exchange' mechanism is a broker-level mechanism. The 
implementation should be as simple as possible. I think we should it should not 
use higher level features that are use-visible, such as topic compaction. It is 
one of the reasons why we have chosen to not have schema validation (even 
though the schema is defined in protobuf).


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


Reply via email to