Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-2178

Memtable Flush writers doesn't actually flush in parallel

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.7.3, 0.8 beta 1
    • None
    • None
    • Low

    Description

      The flushWriter JMXEnabledThreadPoolExecutor sets the core pool min to 1, and sets the LBQ to DatabaseDescriptor.getFlushWriters(). Increasing memtable_flush_writers should allow us to flush more in parallel. The pool will not grow until LBQ fills up to DatabaseDescriptor.getFlushWriters().

      Attachments

        Activity

          People

            lenn0x Chris Goffinet
            lenn0x Chris Goffinet
            Chris Goffinet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: