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

Check and Put can fail when using locks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 0.90.4
    • None
    • master
    • None
    • tested on mac os x

    Description

      When multiple threads race using CAP with and a lock on the same row, several instances may be allowed to update the cell with the new value (although the expected value is different).
      If all threads race with a wrong expected value and a lock, none will be able to update.

      Attachments

        1. CAPwithLocks.zip
          2 kB
          Nicolas Thiébaud
        2. TestCase_HBASE_6725.patch
          4 kB
          Nicolas Thiébaud

        Activity

          People

            Unassigned Unassigned
            nicothieb Nicolas Thiébaud
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: