You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/04/09 19:33:27 UTC

[jira] Created: (HBASE-572) Backport HBASE-512 to 0.1 branch

Backport HBASE-512 to 0.1 branch
--------------------------------

                 Key: HBASE-572
                 URL: https://issues.apache.org/jira/browse/HBASE-572
             Project: Hadoop HBase
          Issue Type: Improvement
          Components: regionserver
            Reporter: Bryan Duxbury
            Assignee: Bryan Duxbury
             Fix For: 0.1.1


There seems to be need of HBASE-512's capabilities in the 0.1 branch. People can't write as much data as they actually want to without OOMEing. Let's backport the features of 512 into 0.1. It might be a little uglier, but it's worth it.

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


[jira] Updated: (HBASE-572) Backport HBASE-512 to 0.1 branch

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

stack updated HBASE-572:
------------------------

    Fix Version/s:     (was: 0.1.1)
                   0.1.2
         Priority: Blocker  (was: Major)

+1 on backporting.  Make it a blocker and fix for 0.1.2.

> Backport HBASE-512 to 0.1 branch
> --------------------------------
>
>                 Key: HBASE-572
>                 URL: https://issues.apache.org/jira/browse/HBASE-572
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Blocker
>             Fix For: 0.1.2
>
>
> There seems to be need of HBASE-512's capabilities in the 0.1 branch. People can't write as much data as they actually want to without OOMEing. Let's backport the features of 512 into 0.1. It might be a little uglier, but it's worth it.

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


[jira] Updated: (HBASE-572) Backport HBASE-512 to 0.1 branch

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

Jim Kellerman updated HBASE-572:
--------------------------------

    Attachment: patch.txt

Includes a backport of changes for HBASE-588 for files:

FlushRequester
HRegionServer (and Flusher)
HRegion
MultiRegionTable

> Backport HBASE-512 to 0.1 branch
> --------------------------------
>
>                 Key: HBASE-572
>                 URL: https://issues.apache.org/jira/browse/HBASE-572
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Bryan Duxbury
>            Assignee: Jim Kellerman
>            Priority: Blocker
>             Fix For: 0.1.2
>
>         Attachments: patch.txt
>
>
> There seems to be need of HBASE-512's capabilities in the 0.1 branch. People can't write as much data as they actually want to without OOMEing. Let's backport the features of 512 into 0.1. It might be a little uglier, but it's worth it.

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


[jira] Reopened: (HBASE-572) Backport HBASE-512 to 0.1 branch

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

Jim Kellerman reopened HBASE-572:
---------------------------------

      Assignee: Jim Kellerman  (was: Bryan Duxbury)

Looks like we'll do this after all.

> Backport HBASE-512 to 0.1 branch
> --------------------------------
>
>                 Key: HBASE-572
>                 URL: https://issues.apache.org/jira/browse/HBASE-572
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Bryan Duxbury
>            Assignee: Jim Kellerman
>            Priority: Blocker
>             Fix For: 0.1.2
>
>
> There seems to be need of HBASE-512's capabilities in the 0.1 branch. People can't write as much data as they actually want to without OOMEing. Let's backport the features of 512 into 0.1. It might be a little uglier, but it's worth it.

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


[jira] Commented: (HBASE-572) Backport HBASE-512 to 0.1 branch

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

stack commented on HBASE-572:
-----------------------------

+1.

> Backport HBASE-512 to 0.1 branch
> --------------------------------
>
>                 Key: HBASE-572
>                 URL: https://issues.apache.org/jira/browse/HBASE-572
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Bryan Duxbury
>            Assignee: Jim Kellerman
>            Priority: Blocker
>             Fix For: 0.1.2
>
>         Attachments: patch.txt
>
>
> There seems to be need of HBASE-512's capabilities in the 0.1 branch. People can't write as much data as they actually want to without OOMEing. Let's backport the features of 512 into 0.1. It might be a little uglier, but it's worth it.

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


[jira] Updated: (HBASE-572) Backport HBASE-512 to 0.1 branch

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

Jim Kellerman updated HBASE-572:
--------------------------------

    Status: Patch Available  (was: Reopened)

All tests passed including PE sequential/random. Rerunning tests again right now because when I updated my tree, I got a conflict in HRegion.

Please review.


> Backport HBASE-512 to 0.1 branch
> --------------------------------
>
>                 Key: HBASE-572
>                 URL: https://issues.apache.org/jira/browse/HBASE-572
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Bryan Duxbury
>            Assignee: Jim Kellerman
>            Priority: Blocker
>             Fix For: 0.1.2
>
>         Attachments: patch.txt
>
>
> There seems to be need of HBASE-512's capabilities in the 0.1 branch. People can't write as much data as they actually want to without OOMEing. Let's backport the features of 512 into 0.1. It might be a little uglier, but it's worth it.

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


[jira] Commented: (HBASE-572) Backport HBASE-512 to 0.1 branch

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

stack commented on HBASE-572:
-----------------------------

Just tried it.  Too awkward -- a bunch has changed between branches.  -1 on backporting because would take good part of a day and I'd rather spend that day on 0.2 work.

> Backport HBASE-512 to 0.1 branch
> --------------------------------
>
>                 Key: HBASE-572
>                 URL: https://issues.apache.org/jira/browse/HBASE-572
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Blocker
>             Fix For: 0.1.2
>
>
> There seems to be need of HBASE-512's capabilities in the 0.1 branch. People can't write as much data as they actually want to without OOMEing. Let's backport the features of 512 into 0.1. It might be a little uglier, but it's worth it.

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


[jira] Updated: (HBASE-572) Backport HBASE-512 to 0.1 branch

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

Jim Kellerman updated HBASE-572:
--------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this.

> Backport HBASE-512 to 0.1 branch
> --------------------------------
>
>                 Key: HBASE-572
>                 URL: https://issues.apache.org/jira/browse/HBASE-572
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Bryan Duxbury
>            Assignee: Jim Kellerman
>            Priority: Blocker
>             Fix For: 0.1.2
>
>         Attachments: patch.txt
>
>
> There seems to be need of HBASE-512's capabilities in the 0.1 branch. People can't write as much data as they actually want to without OOMEing. Let's backport the features of 512 into 0.1. It might be a little uglier, but it's worth it.

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


[jira] Resolved: (HBASE-572) Backport HBASE-512 to 0.1 branch

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

Jim Kellerman resolved HBASE-572.
---------------------------------

    Resolution: Won't Fix

Too large a change to backport. Resolving issue as won't fix.

> Backport HBASE-512 to 0.1 branch
> --------------------------------
>
>                 Key: HBASE-572
>                 URL: https://issues.apache.org/jira/browse/HBASE-572
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Blocker
>             Fix For: 0.1.2
>
>
> There seems to be need of HBASE-512's capabilities in the 0.1 branch. People can't write as much data as they actually want to without OOMEing. Let's backport the features of 512 into 0.1. It might be a little uglier, but it's worth it.

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