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

HTable.setWriteBufferSize does not flush the writeBuffer when its size is set to a value lower than its current size.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.20.0
    • 0.20.0, 0.90.0
    • Client
    • None
    • All

    • Reviewed

    Description

      When setting the size of the write buffer to a value lower than the current size of data in the write buffer, the content of the write buffer should be flushed so it does not occupy in memory more than its new size for an extended period of time.

      Attachments

        1. setWriteBufferSize-flushCommits.patch
          0.8 kB
          Mathias Herberts

        Activity

          People

            herberts Mathias Herberts
            herberts Mathias Herberts
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: