You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2007/12/12 08:55:43 UTC

[jira] Updated: (HADOOP-2408) [hbase] need more concurrency in hbase.Leases

     [ 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

> [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
>
>
> 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.