Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
-
None
-
Reviewed
Description
Remove synchronization in ServerStatisticTracker. We can use putIfAbsent instead of a synchronized block to add ServerStatistic objects to the concurrent statistics hashmap.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-12729 Backport HBASE-5162 (Basic client pushback mechanism) to 0.98
- Closed