Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-786

change default number of worker threads

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Private Beta
    • None
    • tserver
    • None

    Description

      We currently default to 10 RPC worker threads on the TS. For read-heavy workloads, we should have at least as many workers as cores, and possibly more (so that heavy reads don't cause all of the other RPCs to queue). Or we should consider pushing long reads off of the RPC pool onto a separate pool.

      Attachments

        Activity

          People

            danburkert Dan Burkert
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: