Batch-config
Configuring for Resequence EIP in batching mode.
The Batch-config eip supports 5 options, which are listed below.
Name | Description | Default | Type |
---|---|---|---|
batchSize |
Sets the size of the batch to be re-ordered. The default size is 100. |
100 |
Integer |
batchTimeout |
Sets the timeout for collecting elements to be re-ordered. The default timeout is 1000 msec. |
1s |
String |
allowDuplicates |
Whether to allow duplicates. |
Boolean |
|
reverse |
Whether to reverse the ordering. |
Boolean |
|
ignoreInvalidExchanges |
Whether to ignore invalid exchanges. |
Boolean |