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

bulk loading causing an consistency check failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.5-incubating
    • 1.3.6, 1.4.0
    • tserver
    • None
    • using bulk loading heavily: bulk loader client retry is causing inconsistency

    Description

      Client requests that a tablet server bulk-load a file. The file is loaded, and then major compacted away. The client also retries the load, which succeeds, but the changes for the major compaction are also making changes. These must conflict because it results in an inconsistency: the bulk file is in the tablet server's list of files, but it is not in the metadata table.

      This is probably fixed in the much improved bulk loading code in the 1.4 branch.

      Attachments

        Activity

          People

            ecn Eric C. Newton
            ecn Eric C. Newton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: