Summary |
0006869: Log a message when the outgoing.batches.max.to.select parameter limits the number of batches selected |
|
Revision |
2025-05-05 19:15 by emiller |
|
Description |
If there is a large backlog of batches on a channel with a high processing_order, the outgoing.batches.max.to.select parameter can prevent batches on channels with a lower processing_order from being pushed or pulled. Log a message when this parameter limits the number of batches selected. |
|
Revision |
2025-05-05 17:18 by emiller |
|
Description |
If there is a large backlog of batches on a channel with a high processing_order, the outgoing.batches.max.to.select parameter can prevent batches on channels with a lower processing_order from being pushed or pulled. Increase the default value of this parameter and log a message when it limits the number of batches selected. |
|
Revision |
2025-05-05 17:09 by emiller |
|
Description |
If there is a large backlog of batches on a low-priority channel, the outgoing.batches.max.to.select parameter can prevent batches on high-priority channels from being pushed or pulled. Increase the default value of this parameter and log a message when it limits the number of batches selected. |