[
https://issues.apache.org/jira/browse/HBASE-11660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087018#comment-14087018
]
Eric Hanson commented on HBASE-11660:
-
Thanks for the feedback. I agree with you that
[
https://issues.apache.org/jira/browse/HBASE-11660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084926#comment-14084926
]
Eric Hanson commented on HBASE-11660:
-
I saw another check for available == 0 in the
[
https://issues.apache.org/jira/browse/HBASE-11660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084916#comment-14084916
]
Eric Hanson commented on HBASE-11660:
-
The existing WAL pretty printer code exercises
[
https://issues.apache.org/jira/browse/HBASE-11660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084891#comment-14084891
]
Eric Hanson commented on HBASE-11660:
-
The existing WAL reading code appears to take
[
https://issues.apache.org/jira/browse/HBASE-11660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Hanson updated HBASE-11660:
Attachment: hbase-11660.01.patch
Here's a patch that was enough to fix the problem for log files o
Eric Hanson created HBASE-11660:
---
Summary: Make WAL reader follow contract for
java.io.InputStream.available()
Key: HBASE-11660
URL: https://issues.apache.org/jira/browse/HBASE-11660
Project: HBase