Description
In ProcedureCoordinator and ProcedureMember we synchronize on an instance of ConcurrentMap instead of using the interface methods for dealing with concurrent access.
In ProcedureCoordinator and ProcedureMember we synchronize on an instance of ConcurrentMap instead of using the interface methods for dealing with concurrent access.