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/12 06:44:08 UTC

[jira] Created: (HBASE-440) Add optional log roll interval so that log files are garbage collected

Add optional log roll interval so that log files are garbage collected
----------------------------------------------------------------------

                 Key: HBASE-440
                 URL: https://issues.apache.org/jira/browse/HBASE-440
             Project: Hadoop HBase
          Issue Type: Improvement
          Components: regionserver
    Affects Versions: 0.2.0
            Reporter: Jim Kellerman


While optional cache flushes will increase the sequence id in the region server's log file, if the region server is basically idle, the log will not get rolled and consequently old log files will not get garbage collected.

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


[jira] Assigned: (HBASE-440) Add optional log roll interval so that log files are garbage collected

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

Jim Kellerman reassigned HBASE-440:
-----------------------------------

    Assignee: Jim Kellerman

> Add optional log roll interval so that log files are garbage collected
> ----------------------------------------------------------------------
>
>                 Key: HBASE-440
>                 URL: https://issues.apache.org/jira/browse/HBASE-440
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.2.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>
> While optional cache flushes will increase the sequence id in the region server's log file, if the region server is basically idle, the log will not get rolled and consequently old log files will not get garbage collected.

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


[jira] Commented: (HBASE-440) Add optional log roll interval so that log files are garbage collected

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

Bryan Duxbury commented on HBASE-440:
-------------------------------------

Patch looks good to me, passes tests locally. +1

> Add optional log roll interval so that log files are garbage collected
> ----------------------------------------------------------------------
>
>                 Key: HBASE-440
>                 URL: https://issues.apache.org/jira/browse/HBASE-440
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.2.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>         Attachments: HBASE-440.patch.txt, HBASE-440.patch.txt
>
>
> While optional cache flushes will increase the sequence id in the region server's log file, if the region server is basically idle, the log will not get rolled and consequently old log files will not get garbage collected.

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


[jira] Resolved: (HBASE-440) Add optional log roll interval so that log files are garbage collected

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

Jim Kellerman resolved HBASE-440.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2.0

Committed.

> Add optional log roll interval so that log files are garbage collected
> ----------------------------------------------------------------------
>
>                 Key: HBASE-440
>                 URL: https://issues.apache.org/jira/browse/HBASE-440
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.2.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>             Fix For: 0.2.0
>
>         Attachments: HBASE-440.patch.txt, HBASE-440.patch.txt
>
>
> While optional cache flushes will increase the sequence id in the region server's log file, if the region server is basically idle, the log will not get rolled and consequently old log files will not get garbage collected.

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


[jira] Updated: (HBASE-440) Add optional log roll interval so that log files are garbage collected

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

Jim Kellerman updated HBASE-440:
--------------------------------

    Attachment: HBASE-440.patch.txt

> Add optional log roll interval so that log files are garbage collected
> ----------------------------------------------------------------------
>
>                 Key: HBASE-440
>                 URL: https://issues.apache.org/jira/browse/HBASE-440
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.2.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>         Attachments: HBASE-440.patch.txt, HBASE-440.patch.txt
>
>
> While optional cache flushes will increase the sequence id in the region server's log file, if the region server is basically idle, the log will not get rolled and consequently old log files will not get garbage collected.

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


[jira] Updated: (HBASE-440) Add optional log roll interval so that log files are garbage collected

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

Jim Kellerman updated HBASE-440:
--------------------------------

    Attachment: HBASE-440.patch.txt

Passes tests locally, please review.

> Add optional log roll interval so that log files are garbage collected
> ----------------------------------------------------------------------
>
>                 Key: HBASE-440
>                 URL: https://issues.apache.org/jira/browse/HBASE-440
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.2.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>         Attachments: HBASE-440.patch.txt
>
>
> While optional cache flushes will increase the sequence id in the region server's log file, if the region server is basically idle, the log will not get rolled and consequently old log files will not get garbage collected.

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