You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/02/10 00:37:28 UTC

[jira] Created: (HBASE-2206) [IHBASE] Idx memory allocation fix

[IHBASE] Idx memory allocation fix
----------------------------------

                 Key: HBASE-2206
                 URL: https://issues.apache.org/jira/browse/HBASE-2206
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack
             Fix For: 0.20.4


 Idx memory allocation fix
  - Includes a modification to core - MemStore was added with a numKeyValues query
  - It optimizes the number of memory allocation required to rebuild the index.  This is a major fix - it reduces the heap fragmentation and helped postpone/fix (not yet sure which of those) the region server crashing due to those long GC periods on a write-intensive setup

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


[jira] Updated: (HBASE-2206) [IHBASE] Idx memory allocation fix

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

stack updated HBASE-2206:
-------------------------

    Attachment: 4-idx-memory-allocation-fixes

> [IHBASE] Idx memory allocation fix
> ----------------------------------
>
>                 Key: HBASE-2206
>                 URL: https://issues.apache.org/jira/browse/HBASE-2206
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.4
>
>         Attachments: 4-idx-memory-allocation-fixes
>
>
>  Idx memory allocation fix
>   - Includes a modification to core - MemStore was added with a numKeyValues query
>   - It optimizes the number of memory allocation required to rebuild the index.  This is a major fix - it reduces the heap fragmentation and helped postpone/fix (not yet sure which of those) the region server crashing due to those long GC periods on a write-intensive setup

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


[jira] Updated: (HBASE-2206) [IHBASE] Idx memory allocation fix

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

stack updated HBASE-2206:
-------------------------

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

Committed to branch.

> [IHBASE] Idx memory allocation fix
> ----------------------------------
>
>                 Key: HBASE-2206
>                 URL: https://issues.apache.org/jira/browse/HBASE-2206
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.4
>
>         Attachments: 4-idx-memory-allocation-fixes
>
>
>  Idx memory allocation fix
>   - Includes a modification to core - MemStore was added with a numKeyValues query
>   - It optimizes the number of memory allocation required to rebuild the index.  This is a major fix - it reduces the heap fragmentation and helped postpone/fix (not yet sure which of those) the region server crashing due to those long GC periods on a write-intensive setup

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


[jira] Updated: (HBASE-2206) [IHBASE] Idx memory allocation fix

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

stack updated HBASE-2206:
-------------------------

    Status: Patch Available  (was: Open)

> [IHBASE] Idx memory allocation fix
> ----------------------------------
>
>                 Key: HBASE-2206
>                 URL: https://issues.apache.org/jira/browse/HBASE-2206
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.4
>
>         Attachments: 4-idx-memory-allocation-fixes
>
>
>  Idx memory allocation fix
>   - Includes a modification to core - MemStore was added with a numKeyValues query
>   - It optimizes the number of memory allocation required to rebuild the index.  This is a major fix - it reduces the heap fragmentation and helped postpone/fix (not yet sure which of those) the region server crashing due to those long GC periods on a write-intensive setup

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