diff --git a/docs/streams/developer-guide/config-streams.html b/docs/streams/developer-guide/config-streams.html index 6a555ae3ccf6f..8289423d3d798 100644 --- a/docs/streams/developer-guide/config-streams.html +++ b/docs/streams/developer-guide/config-streams.html @@ -298,12 +298,12 @@
30000
(30 seconds)30000
(30 seconds) (at-least-once) / 100
(exactly-once)DeserializationExceptionHandler
interface.LogAndContinueExceptionHandler
LogAndFailExceptionHandler
dsl.store.suppliers.class
+ The default state store type used by DSL operators.
"ROCKS_DB"
30000
(30 seconds)100
null
600000
/${java.io.tmpdir}/kafka-streams
TaskAssignor
interface.0 ms
, a task would raise an error for the first internal error. For any timeout larger than 0 ms
, a task will retry at least once before an error is raised.300000
StreamsConfig.NO_OPTIMIZATION
(none
), StreamsConfig.OPTIMIZE
(all
) or a comma separated list of specific optimizations: StreamsConfig.REUSE_KTABLE_SOURCE_TOPICS
(reuse.ktable.source.topics
), StreamsConfig.MERGE_REPARTITION_TOPICS
(merge.repartition.topics
),
StreamsConfig.SINGLE_STORE_SELF_JOIN
(single.store.self.join
). "NO_OPTIMIZATION"
null
86400000
null