[ https://issues.apache.org/jira/browse/HADOOP-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jim Kellerman updated HADOOP-2408: ---------------------------------- Attachment: patch.txt Tests failed because region servers did not shut down. This version of the patch fixes that problem. > [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 > > > 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.