[
https://issues.apache.org/jira/browse/HBASE-8498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652716#comment-13652716
]
stack commented on HBASE-8498:
------------------------------
[~sershe] Would life be easier if BaseDecoder took a DataInputStream rather
than an InputStream? It is InputStream because want to do the
LowestCommonDenominator but seeing your messing w/ EOF and given this the first
use of Codec backed by a real stream, maybe we should change it up from IS to
DIS?
> PB WAL reading is broken due to some partial reads
> --------------------------------------------------
>
> Key: HBASE-8498
> URL: https://issues.apache.org/jira/browse/HBASE-8498
> Project: HBase
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Critical
> Attachments: HBASE-8498-v0.patch, HBASE-8498-v0.patch,
> HBASE-8498-v1.patch, HBASE-8498-v2.patch, HBASE-8498-v4.patch
>
>
> From dev list, there's IOException during log splitting on hadoop-2.0.3. We
> need to understand whether this is caused by EOF, and ignore it if it is.
--
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