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 2008/02/26 05:47:51 UTC

[jira] Created: (HBASE-472) Passing on edits, we dump all to log

Passing on edits, we dump all to log
------------------------------------

                 Key: HBASE-472
                 URL: https://issues.apache.org/jira/browse/HBASE-472
             Project: Hadoop HBase
          Issue Type: Bug
    Affects Versions: 0.1.0, 0.2.0
            Reporter: stack


Here is an example:

{code}
2008-02-25 20:50:30,746 DEBUG org.apache.hadoop.hbase.HStore: Passing on edit pagefetch,http://mobile.qusers.com/reply.php?type=html&topic_id=11126&post_index=0&topic_index=0 wap2 20080103151657,1203958365772, data:contents: 
...
{code}

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


[jira] Commented: (HBASE-472) Passing on edits, we dump all to log

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

stack commented on HBASE-472:
-----------------------------

I'm looking at a recovery now... with full web pages dumped into the log.

> Passing on edits, we dump all to log
> ------------------------------------
>
>                 Key: HBASE-472
>                 URL: https://issues.apache.org/jira/browse/HBASE-472
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: stack
>
> Here is an example:
> {code}
> 2008-02-25 20:50:30,746 DEBUG org.apache.hadoop.hbase.HStore: Passing on edit pagefetch,http://mobile.qusers.com/reply.php?type=html&topic_id=11126&post_index=0&topic_index=0 wap2 20080103151657,1203958365772, data:contents: 
> ...
> {code}

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


[jira] Commented: (HBASE-472) Passing on edits, we dump all to log

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

Bryan Duxbury commented on HBASE-472:
-------------------------------------

This is just a question of logging or not logging this info in DEBUG mode?

> Passing on edits, we dump all to log
> ------------------------------------
>
>                 Key: HBASE-472
>                 URL: https://issues.apache.org/jira/browse/HBASE-472
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: stack
>
> Here is an example:
> {code}
> 2008-02-25 20:50:30,746 DEBUG org.apache.hadoop.hbase.HStore: Passing on edit pagefetch,http://mobile.qusers.com/reply.php?type=html&topic_id=11126&post_index=0&topic_index=0 wap2 20080103151657,1203958365772, data:contents: 
> ...
> {code}

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


[jira] Commented: (HBASE-472) Passing on edits, we dump all to log

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

stack commented on HBASE-472:
-----------------------------

Fixed it because the instance of this bug that I'm looking at here adding almost 2M lines to a log in a matter of 10 minutes (Same log has the 400k lines from 'impossible state for createlease' in it).

Review when ye get a chance lads.

> Passing on edits, we dump all to log
> ------------------------------------
>
>                 Key: HBASE-472
>                 URL: https://issues.apache.org/jira/browse/HBASE-472
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: stack
>         Attachments: 472-0.1.patch, 472-0.16.0.patch, 472-TRUNK.patch
>
>
> Here is an example:
> {code}
> 2008-02-25 20:50:30,746 DEBUG org.apache.hadoop.hbase.HStore: Passing on edit pagefetch,http://mobile.qusers.com/reply.php?type=html&topic_id=11126&post_index=0&topic_index=0 wap2 20080103151657,1203958365772, data:contents: 
> ...
> {code}

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


[jira] Commented: (HBASE-472) Passing on edits, we dump all to log

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

Bryan Duxbury commented on HBASE-472:
-------------------------------------

Then it's a no-brainer - take it out. Not the highest priority though.

> Passing on edits, we dump all to log
> ------------------------------------
>
>                 Key: HBASE-472
>                 URL: https://issues.apache.org/jira/browse/HBASE-472
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: stack
>
> Here is an example:
> {code}
> 2008-02-25 20:50:30,746 DEBUG org.apache.hadoop.hbase.HStore: Passing on edit pagefetch,http://mobile.qusers.com/reply.php?type=html&topic_id=11126&post_index=0&topic_index=0 wap2 20080103151657,1203958365772, data:contents: 
> ...
> {code}

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


[jira] Updated: (HBASE-472) Passing on edits, we dump all to log

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

stack updated HBASE-472:
------------------------

    Attachment: 472-0.1.patch

For branch

> Passing on edits, we dump all to log
> ------------------------------------
>
>                 Key: HBASE-472
>                 URL: https://issues.apache.org/jira/browse/HBASE-472
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: stack
>         Attachments: 472-0.1.patch, 472-0.16.0.patch
>
>
> Here is an example:
> {code}
> 2008-02-25 20:50:30,746 DEBUG org.apache.hadoop.hbase.HStore: Passing on edit pagefetch,http://mobile.qusers.com/reply.php?type=html&topic_id=11126&post_index=0&topic_index=0 wap2 20080103151657,1203958365772, data:contents: 
> ...
> {code}

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


[jira] Commented: (HBASE-472) Passing on edits, we dump all to log

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

Bryan Duxbury commented on HBASE-472:
-------------------------------------

+1 to the patches.

> Passing on edits, we dump all to log
> ------------------------------------
>
>                 Key: HBASE-472
>                 URL: https://issues.apache.org/jira/browse/HBASE-472
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: stack
>         Attachments: 472-0.1.patch, 472-0.16.0.patch, 472-TRUNK.patch
>
>
> Here is an example:
> {code}
> 2008-02-25 20:50:30,746 DEBUG org.apache.hadoop.hbase.HStore: Passing on edit pagefetch,http://mobile.qusers.com/reply.php?type=html&topic_id=11126&post_index=0&topic_index=0 wap2 20080103151657,1203958365772, data:contents: 
> ...
> {code}

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


[jira] Resolved: (HBASE-472) Passing on edits, we dump all to log

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

stack resolved HBASE-472.
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.2.0
                   0.1.0

Committed to TRUNK and branch

> Passing on edits, we dump all to log
> ------------------------------------
>
>                 Key: HBASE-472
>                 URL: https://issues.apache.org/jira/browse/HBASE-472
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: stack
>             Fix For: 0.1.0, 0.2.0
>
>         Attachments: 472-0.1.patch, 472-0.16.0.patch, 472-TRUNK.patch
>
>
> Here is an example:
> {code}
> 2008-02-25 20:50:30,746 DEBUG org.apache.hadoop.hbase.HStore: Passing on edit pagefetch,http://mobile.qusers.com/reply.php?type=html&topic_id=11126&post_index=0&topic_index=0 wap2 20080103151657,1203958365772, data:contents: 
> ...
> {code}

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


[jira] Commented: (HBASE-472) Passing on edits, we dump all to log

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

stack commented on HBASE-472:
-----------------------------

Yes..  Currently full edit is output into log.  No purpose -- I think I was responsible for this little diamond -- and can be reams of data.

> Passing on edits, we dump all to log
> ------------------------------------
>
>                 Key: HBASE-472
>                 URL: https://issues.apache.org/jira/browse/HBASE-472
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: stack
>
> Here is an example:
> {code}
> 2008-02-25 20:50:30,746 DEBUG org.apache.hadoop.hbase.HStore: Passing on edit pagefetch,http://mobile.qusers.com/reply.php?type=html&topic_id=11126&post_index=0&topic_index=0 wap2 20080103151657,1203958365772, data:contents: 
> ...
> {code}

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


[jira] Updated: (HBASE-472) Passing on edits, we dump all to log

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

stack updated HBASE-472:
------------------------

    Attachment: 472-TRUNK.patch

For TRUNK

> Passing on edits, we dump all to log
> ------------------------------------
>
>                 Key: HBASE-472
>                 URL: https://issues.apache.org/jira/browse/HBASE-472
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: stack
>         Attachments: 472-0.1.patch, 472-0.16.0.patch, 472-TRUNK.patch
>
>
> Here is an example:
> {code}
> 2008-02-25 20:50:30,746 DEBUG org.apache.hadoop.hbase.HStore: Passing on edit pagefetch,http://mobile.qusers.com/reply.php?type=html&topic_id=11126&post_index=0&topic_index=0 wap2 20080103151657,1203958365772, data:contents: 
> ...
> {code}

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


[jira] Updated: (HBASE-472) Passing on edits, we dump all to log

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

stack updated HBASE-472:
------------------------

    Attachment: 472-0.16.0.patch

Remove the log altogether.

> Passing on edits, we dump all to log
> ------------------------------------
>
>                 Key: HBASE-472
>                 URL: https://issues.apache.org/jira/browse/HBASE-472
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: stack
>         Attachments: 472-0.1.patch, 472-0.16.0.patch
>
>
> Here is an example:
> {code}
> 2008-02-25 20:50:30,746 DEBUG org.apache.hadoop.hbase.HStore: Passing on edit pagefetch,http://mobile.qusers.com/reply.php?type=html&topic_id=11126&post_index=0&topic_index=0 wap2 20080103151657,1203958365772, data:contents: 
> ...
> {code}

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


[jira] Updated: (HBASE-472) Passing on edits, we dump all to log

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

stack updated HBASE-472:
------------------------


Should we fix this for 0.1.0?

> Passing on edits, we dump all to log
> ------------------------------------
>
>                 Key: HBASE-472
>                 URL: https://issues.apache.org/jira/browse/HBASE-472
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: stack
>
> Here is an example:
> {code}
> 2008-02-25 20:50:30,746 DEBUG org.apache.hadoop.hbase.HStore: Passing on edit pagefetch,http://mobile.qusers.com/reply.php?type=html&topic_id=11126&post_index=0&topic_index=0 wap2 20080103151657,1203958365772, data:contents: 
> ...
> {code}

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