jianyun8023 commented on issue #8953: URL: https://github.com/apache/pulsar/issues/8953#issuecomment-744476687
> `In ClientConfigurationData in the equals, hashCode method to ignore the field authentication.` > Does it mean that Conf's with different authentication only can be considered the same? In our scenario, this would result in Clients with different authentication policies but otherwise the same attributes being shared by the same cache. The ClientConfigurationData stores the parameters for creating the authentication object. Of course, there are also methods to set the authentication object directly. ---------------------------------------------------------------- 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]
