How can I set groupings of concurrency limit defaults in MRG Grid?
Issue
- Require the ability to set a 1-tier grouping of concurrency limit defaults to assist us in avoiding a high rate of negotiator reconfigs for concurrency limit adjustments. We'd envision consuming that as something like:
CONCURRENCY_LIMIT_DEFAULT=150 # A concurrency limit of "gl5000" would start w/ a value of 150
CONCURRENCY_LIMIT_DEFAULT_LIST = direct,batch
CONCURRENCY_LIMIT_DEFAULT_LIST_direct = 40 # A concurrency limit of "direct.gl5000" would start w/ a value of 40
CONCURRENCY_LIMIT_DEFAULT_LIST_batch = 120 # A concurrency limit of "batch.gl5000" would start w/ a value of 120
Environment
- Red Hat Enterprise MRG Grid (MRG-G) 2.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.