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

improve the thread pool for rpc service

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 1.5.0
    • None
    • rpc
    • None

    Description

      in user mail list, Lee King modified his config of 'rpc_num_threads' to 128 for consensus stability, but it will waste too much resource. maybe we could do some improvement:
      1) different rpc service use different config of 'rpc_num_thread';
      2) use 'threadpool' instead of 'std::vector<scoped_refptr<kudu::Thread> > threads_', just like negotiation pool does;

      Attachments

        Activity

          People

            Unassigned Unassigned
            helifu LiFu He
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: