You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2008/02/06 19:43:08 UTC

[jira] Created: (HBASE-415) Rewrite leases to use DelayedBlockingQueue instead of polling

Rewrite leases to use DelayedBlockingQueue instead of polling
-------------------------------------------------------------

                 Key: HBASE-415
                 URL: https://issues.apache.org/jira/browse/HBASE-415
             Project: Hadoop HBase
          Issue Type: Improvement
    Affects Versions: 0.1.0
            Reporter: Jim Kellerman
            Assignee: Jim Kellerman
             Fix For: 0.2.0


The current lease implementation is pretty broken. This change was previously included in HBASE-69, but should really be a separate patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-415) Rewrite leases to use DelayedBlockingQueue instead of polling

Posted by "Jim Kellerman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566480#action_12566480 ] 

Jim Kellerman commented on HBASE-415:
-------------------------------------

Passed on Hudson.

> Rewrite leases to use DelayedBlockingQueue instead of polling
> -------------------------------------------------------------
>
>                 Key: HBASE-415
>                 URL: https://issues.apache.org/jira/browse/HBASE-415
>             Project: Hadoop HBase
>          Issue Type: Improvement
>    Affects Versions: 0.1.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>             Fix For: 0.2.0
>
>
> The current lease implementation is pretty broken. This change was previously included in HBASE-69, but should really be a separate patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-415) Rewrite leases to use DelayedBlockingQueue instead of polling

Posted by "Jim Kellerman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Kellerman resolved HBASE-415.
---------------------------------

    Resolution: Fixed

This patch was a part of HBASE-69, but leases don't have anything to do with cache flushing so the changes for leases were factored out. As the existing patch(es) for HBASE-69 have been run multiple times with no lease problems,  committed.

> Rewrite leases to use DelayedBlockingQueue instead of polling
> -------------------------------------------------------------
>
>                 Key: HBASE-415
>                 URL: https://issues.apache.org/jira/browse/HBASE-415
>             Project: Hadoop HBase
>          Issue Type: Improvement
>    Affects Versions: 0.1.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>             Fix For: 0.2.0
>
>
> The current lease implementation is pretty broken. This change was previously included in HBASE-69, but should really be a separate patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-415) Rewrite leases to use DelayedBlockingQueue instead of polling

Posted by "Billy Pearson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566470#action_12566470 ] 

Billy Pearson commented on HBASE-415:
-------------------------------------

not sure if this is related but I thank it is

I open a issues about leases here
HBASE-412

And I have HBASE-69 patch applied to my source

> Rewrite leases to use DelayedBlockingQueue instead of polling
> -------------------------------------------------------------
>
>                 Key: HBASE-415
>                 URL: https://issues.apache.org/jira/browse/HBASE-415
>             Project: Hadoop HBase
>          Issue Type: Improvement
>    Affects Versions: 0.1.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>             Fix For: 0.2.0
>
>
> The current lease implementation is pretty broken. This change was previously included in HBASE-69, but should really be a separate patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-415) Rewrite leases to use DelayedBlockingQueue instead of polling

Posted by "Jim Kellerman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566473#action_12566473 ] 

Jim Kellerman commented on HBASE-415:
-------------------------------------

If there is an issue with leases we'll track it in HBASE-412

> Rewrite leases to use DelayedBlockingQueue instead of polling
> -------------------------------------------------------------
>
>                 Key: HBASE-415
>                 URL: https://issues.apache.org/jira/browse/HBASE-415
>             Project: Hadoop HBase
>          Issue Type: Improvement
>    Affects Versions: 0.1.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>             Fix For: 0.2.0
>
>
> The current lease implementation is pretty broken. This change was previously included in HBASE-69, but should really be a separate patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.