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

Operations may be executed without holding rowLock

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.94.2
    • regionserver
    • None
    • Reviewed

    Description

      HRegion#internalObtainRowLock will return null if timed out,
      but many place which call this method don't handle this case

      The bad result is operation will be executed even if it havn't obtained the row lock. Such as put、delete、increment。。。

      Attachments

        1. HBASE-6839.patch
          1 kB
          Chunhui Shen

        Activity

          People

            zjushch Chunhui Shen
            zjushch Chunhui Shen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: