mirror of https://github.com/apache/kafka.git
Deprecates the following 1. StreamsConfig.EXACTLY_ONCE 2. StreamsConfig.EXACTLY_ONCE_BETA 3. Producer#sendOffsetsToTransaction(Map offsets, String consumerGroupId) And introduces a new StreamsConfig.EXACTLY_ONCE_V2 config. Additionally, this PR replaces usages of the term "eos-beta" throughout the code with the term "eos-v2" Reviewers: Matthias J. Sax <mjsax@confluent.io> |
||
---|---|---|
.. | ||
app-reset-tool.html | ||
config-streams.html | ||
datatypes.html | ||
dsl-api.html | ||
dsl-topology-naming.html | ||
index.html | ||
interactive-queries.html | ||
manage-topics.html | ||
memory-mgmt.html | ||
processor-api.html | ||
running-app.html | ||
security.html | ||
testing.html | ||
write-streams.html |