[hbase] need more concurrency in hbase.Leases ---------------------------------------------
Key: HADOOP-2408 URL: https://issues.apache.org/jira/browse/HADOOP-2408 Project: Hadoop Issue Type: Bug Components: contrib/hbase Affects Versions: 0.16.0 Reporter: Jim Kellerman Assignee: Jim Kellerman Fix For: 0.16.0 hbase.Leases has problems with concurrency because it's data structures are not volatile. Changing them so the are makes leases more reliable. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.