-
Task
-
Resolution: Done
-
Major
-
None
-
None
All threads in up() acquire and release a lock, in most cases (unless a state transfer is going on), this is useless !
Plus, a Map.put() and remove() is executed
All threads in up() acquire and release a lock, in most cases (unless a state transfer is going on), this is useless !
Plus, a Map.put() and remove() is executed