You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/06/04 05:23:53 UTC

[jira] Created: (HBASE-2665) /TestStoreReconstruction broke in trunk

/TestStoreReconstruction broke in trunk
---------------------------------------

                 Key: HBASE-2665
                 URL: https://issues.apache.org/jira/browse/HBASE-2665
             Project: HBase
          Issue Type: Bug
            Reporter: stack




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


[jira] Resolved: (HBASE-2665) /TestStoreReconstruction broke in trunk

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

stack resolved HBASE-2665.
--------------------------

      Assignee: stack
    Resolution: Fixed

Committed small patch to fix build.

> /TestStoreReconstruction broke in trunk
> ---------------------------------------
>
>                 Key: HBASE-2665
>                 URL: https://issues.apache.org/jira/browse/HBASE-2665
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>         Attachments: r.txt
>
>


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


[jira] Updated: (HBASE-2665) /TestStoreReconstruction broke in trunk

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

stack updated HBASE-2665:
-------------------------

    Attachment: r.txt

dir of logs can't have anything in it anymore else triggers alarms in new log splitting code; e.g. this test was putting the archiving dir beside the test log file.  The split code was thinking it a log file first and failing, and then when I tried to skip dirs, out the other end it was complaining an orphan log file had shown up.  We might want to revisit the stringency later.  For now, test works like regionserver with separate dir for logs and archives

> /TestStoreReconstruction broke in trunk
> ---------------------------------------
>
>                 Key: HBASE-2665
>                 URL: https://issues.apache.org/jira/browse/HBASE-2665
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>         Attachments: r.txt
>
>


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