Uploaded image for project: 'Bookkeeper'
  1. Bookkeeper
  2. BOOKKEEPER-527

multiple threads for topic op queuer.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • hedwig-server
    • None

    Description

      currently there is only one single thread scheduler shared across topic manager, subscription manager and bookkeeper manager (also region manager). if enqueue speed is faster than dequeue speed for per topic, lots of operations would be submitted to this single thread scheduler, which cause lots of operations are pending in the executor to execute.

      we need to adapt a multiple thread executor of this case. and it would be better to separate executors between managers.

      Attachments

        1. BOOKKEEPER-527.diff
          45 kB
          Sijie Guo

        Activity

          People

            Unassigned Unassigned
            hustlmsp Sijie Guo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: