yuruguo opened a new pull request, #18252:
URL: https://github.com/apache/pulsar/pull/18252

   ### Motivation
   Current users with production permission can change the properties of topic, 
which will cause the properties of topic to become uncontrollable due to 
arbitrary changes. In fact, only tenant administrator and super user can change 
them.
   
   ### Modifications
   - Modify `TopicOperation.PRODUCE` to `TopicOperation.UPDATE_METADATA` in 
internalUpdatePropertiesAsync method
   
   ### Documentation
   - [x] `doc-not-needed` 
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to