Configuration: Queue Sink
QueueSink.MaxBatchSize
The maximum number of pulled messages consumed in a single batch.
- Default:
8192
- Scope: Server-wide or per database
QueueSink.MaxFallbackTimeInSec
The maximum number of seconds the queue sink process will be in a fallback mode (i.e. suspending the process) after a connection failure.
- Default:
15*60
- TimeUnit:
TimeUnit.Seconds
- Scope: Server-wide or per database