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

HTable.batch does not have to be synchronized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.94.3
    • Performance
    • None

    Description

      This was raised on the mailing list by Yousuf.
      HTable.batch(...) is synchronized and there appears to be no reason for it.

      (flushCommits makes the same call to connection.processBatch and it also is not synchronized)

      This is pretty bad actually marking critical.

      0.96 is fine BTW.

      Attachments

        1. 7069.txt
          1 kB
          Lars Hofhansl

        Activity

          People

            larsh Lars Hofhansl
            larsh Lars Hofhansl
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: