Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-427

Data lost when tablets moving around frequently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.4.0
    • tserver
    • 10 node cluster running random walk test w/ agitation

    Description

      The shard random walk test failed when verifiy its new index. This test has two tables a document table and a sharded index table used to find documents. The test has a node that rebuilds the index from the document table and then verifies that the new and old index are the same. This verification failed. The failure was all realted to data loss in one tablet in the new index table. The data that was lost was read from two tablets in the document table. None of the lost data appeared in any write ahead logs. The tablet that lost data was being moved around very frequently during the time of the data loss. All of the evidence points to a bug in the batch writer or the tablet server code related to writing data.

      Attachments

        Activity

          People

            kturner Keith Turner
            kturner Keith Turner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: