[
https://issues.apache.org/jira/browse/HBASE-15983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-15983:
--------------------------------
Fix Version/s: (was: 0.98.20)
0.98.21
> Replication improperly discards data from end-of-wal in some cases.
> -------------------------------------------------------------------
>
> Key: HBASE-15983
> URL: https://issues.apache.org/jira/browse/HBASE-15983
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Affects Versions: 0.98.0, 1.0.0, 1.1.0, 1.2.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Fix For: 2.0.0, 1.3.0, 1.0.4, 1.4.0, 1.2.2, 1.1.6, 0.98.21
>
>
> In some particular deployments, the Replication code believes it has
> reached EOF for a WAL prior to successfully parsing all bytes known to
> exist in a cleanly closed file.
> The underlying issue is that several different underlying problems with a WAL
> reader are all treated as end-of-file by the code in ReplicationSource that
> decides if a given WAL is completed or needs to be retried.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)