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

max_hints_delivery_threads does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 3.11.0, 4.0-alpha1, 4.0
    • None
    • Normal

    Description

      HintsDispatchExecutor creates JMXEnabledThreadPoolExecutor with corePoolSize == 1 and maxPoolSize==max_hints_delivery_threads and unbounded LinkedBlockingQueue.

      In this configuration additional threads will not be created.

      Same problem with PerSSTableIndexWriter.

      Attachments

        Activity

          People

            Gerrrr Alex Sorokoumov
            Fuud Fuud
            Alex Sorokoumov
            Alex Petrov
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: