Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-7024

BDB HA - Group change thread-pool sized to availableProcessors +1

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      The BDB HA implementation internally uses a thread pool to process group change events. This thread pool is sized to Runtime.getRuntime().availableProcessors() + 1. On a machine with many cores, this will create a very large number of threads.

      There is probably no reason why this thread pool needs to be quite so large. This problem does not cause a functional impact, but will consume more resources (threads + stack) than required.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment