Nicolas Liochon created HBASE-11403:
---------------------------------------
Summary: Fix race conditions around Object#notify
Key: HBASE-11403
URL: https://issues.apache.org/jira/browse/HBASE-11403
Project: HBase
Issue Type: Bug
Components: Client, regionserver
Affects Versions: 0.98.3, 0.99.0
Reporter: Nicolas Liochon
Assignee: Nicolas Liochon
Fix For: 0.99.0, 0.98.4
We do have some race conditions there. We don't see them fail in the unit
tests, because our #wait are bounded. But from a performance point of view,
they do occur. I've reviewed them and fix all the issue I found excepted in the
AM (haven't reviewed this one, may be it's fine).
On a perf test, this seems to improve the max latency.
--
This message was sent by Atlassian JIRA
(v6.2#6252)