[ https://issues.apache.org/jira/browse/HADOOP-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jim Kellerman updated HADOOP-2408: ---------------------------------- Resolution: Won't Fix Status: Resolved (was: Patch Available) As the current implementation is capable of running the regression suite 15% faster than the implementation proposed for this issue (using DelayedQueue) this issue is being closed. > [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 > > Attachments: patch.txt, patch.txt, patch.txt > > > 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.