MINOR: Update dynamic broker configuration doc for truststore update#4954
Conversation
|
LGTM |
| <li><code>log.message.timestamp.difference.max.ms</code></li> | ||
| </ul> | ||
|
|
||
| From Kafka version 2.0.0 onwards, unclean leader election is automatically enabled by the controller when the config |
There was a problem hiding this comment.
Maybe we could leave this out of this PR and @omkreddy can include it in the patch for KAFKA-6835?
There was a problem hiding this comment.
@hachikuji The changes to the controller for dynamic broker config update was made under https://issues.apache.org/jira/browse/KAFKA-6526 (already merged). So I thought it will be good to update the broker config doc for default topic configuration. @omkreddy is updating the controller for per-topic-override of unclean.leader.election.enable and I think his patch includes changes to the upgrade docs.
There was a problem hiding this comment.
Ah, ok. I missed the difference between KAFKA-6835 and KAFKA-6526.
hachikuji
left a comment
There was a problem hiding this comment.
LGTM, thanks for the patch!
…-record-version * apache-github/trunk: KAFKA-6894: Improve err msg when connecting processor with global store (apache#5000) KAFKA-6893; Create processors before starting acceptor in SocketServer (apache#4999) MINOR: Fix typo in ConsumerRebalanceListener JavaDoc (apache#4996) MINOR: Remove deprecated valueTransformer.punctuate (apache#4993) MINOR: Update dynamic broker configuration doc for truststore update (apache#4954) KAFKA-6870 Concurrency conflicts in SampledStat (apache#4985) KAFKA-6361: Fix log divergence between leader and follower after fast leader fail over (apache#4882) KAFKA-6813: Remove deprecated APIs in KIP-182, Part II (apache#4976) KAFKA-6878 Switch the order of underlying.init and initInternal (apache#4988) KAFKA-6299; Fix AdminClient error handling when metadata changes (apache#4295) KAFKA-6878: NPE when querying global state store not in READY state (apache#4978) KAFKA 6673: Implemented missing override equals method (apache#4745) KAFKA-6834: Handle compaction with batches bigger than max.message.bytes (apache#4953)
…pache#4954) Reviewers: Manikumar Reddy O <manikumar.reddy@gmail.com>, Jason Gustafson <jason@confluent.io>
Committer Checklist (excluded from commit message)