BewareMyPower commented on PR #24463: URL: https://github.com/apache/pulsar/pull/24463#issuecomment-4286825671
@lhotari Do you have a chance to review this PR again according to https://github.com/apache/pulsar/pull/25367#issuecomment-4280093496? I've minimize the change of this PR to only optimize the constructor of the `TopicName`. It would save the CPU time when the cache is missed. `NamespaceName` and `TopicName#fromPersistenceNamingEncoding` won't be handled in this PR. -- 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]
