michaeljmarshall commented on pull request #14508:
URL: https://github.com/apache/pulsar/pull/14508#issuecomment-1055658603


   Note also that the properties map (the original issue from #12461) is a 
mutable map that is likely passed among threads:
   
   
https://github.com/apache/pulsar/blob/89a36f9e4a0cd37676b7501184004f01a7c47150/pulsar-common/src/main/java/org/apache/pulsar/client/impl/schema/SchemaInfoImpl.java#L62-L66
   
   Depending on how we access this map, that could be its own issue.


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