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 2013/09/07 15:27:51 UTC

[jira] [Updated] (HBASE-9460) Fix HLogPerformanceEvaluation so runs against localfs

     [ https://issues.apache.org/jira/browse/HBASE-9460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-9460:
-------------------------

    Attachment: 9460.txt

Includes comments and javadoc fixes on HLog Interface -- no code changes.

Includes fixup in ProtobufLogReader so keeps going if available returns negative numbers: i.e. available is not working on the stream as is the case in localfs.

Then small changes to HLogPerformanceEvaluation that helped w/ debug of available not working in the above, etc.
                
> Fix HLogPerformanceEvaluation so runs against localfs
> -----------------------------------------------------
>
>                 Key: HBASE-9460
>                 URL: https://issues.apache.org/jira/browse/HBASE-9460
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>         Attachments: 9460.txt
>
>
> Runs most of the time but then fails to read logs because the stream available doesn't work properly and it messes up the WAL reader.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira