Update SIK to 3.2.0 snapshot
Resolves #744 * Address deprecations in the pollable consumer * Introduce a property for pollable time out in KafkaConsuerProperties * Fix tests * Add docs * Addressin PR review comments
This commit is contained in:
@@ -265,6 +265,10 @@ The replication factor to use when provisioning topics. Overrides the binder-wid
|
||||
Ignored if `replicas-assignments` is present.
|
||||
+
|
||||
Default: none (the binder-wide default of 1 is used).
|
||||
pollTimeout::
|
||||
Timeout used for polling in pollable consumers.
|
||||
+
|
||||
Default: 5 seconds.
|
||||
|
||||
==== Consuming Batches
|
||||
|
||||
|
||||
Reference in New Issue
Block a user