Make it possible to modify threadPool values like maxQueueSize

Description

If you have too many synchronizations up and running backbone will fail to start another new synchronization with the following Exception:

 This is because of the way we handle threads and what we set as the maxQueueSize for our threadPool.
To improve this behavior we will enable the possibility to modify this value via the JVM so that customers who experience this problem can manually increase the maximum queue size and thus workaround this problem.

Allow setting properties:

  • pool size

  • max pool size

  • max queue size

Documentation: https://help.k15t.com/backbone-issue-sync/latest/server/modify-backbone-thread-pool-parameters-172599111.html

 

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Deployment

Data Center

Components

Fix versions

Affects versions

Priority

Backbone Issue Sync

Created January 7, 2020 at 10:47 AM
Updated February 15, 2023 at 4:38 PM
Resolved March 13, 2020 at 4:37 PM