Havret commented on a change in pull request #18:
URL:
https://github.com/apache/activemq-nms-openwire/pull/18#discussion_r795218149
##########
File path: src/Transport/ResponseCorrelator.cs
##########
@@ -18,7 +18,9 @@
using System;
Review comment:
I'd remove most of the synchronisation blocks and replace
Hashtable.Synchronized(new Hashtable()) with thread safe ConcurrentDictionary.
--
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]