Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15983

Replication improperly discards data from end-of-wal in some cases.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.98.0, 1.0.0, 1.1.0, 1.2.0
    • None
    • Replication
    • None

    Description

      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.

      Attachments

        Activity

          People

            busbey Sean Busbey
            busbey Sean Busbey
            Votes:
            0 Vote for this issue
            Watchers:
            16 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: