315157973 commented on pull request #9850: URL: https://github.com/apache/pulsar/pull/9850#issuecomment-793783610
> subscription_types_enabled `subscription_types_enabled` will create a new HashSet every time, which can be considered to be copy-on-write `replication_clusters` only adds data when namespace is created or `StandaloneWorker` is initialized, and there will be no multithreading in the above scenarios. ---------------------------------------------------------------- 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]
