KAFKA-5040: Increase number of retries from the default of 0#2819
KAFKA-5040: Increase number of retries from the default of 0#2819enothereska wants to merge 3 commits intoapache:trunkfrom enothereska:minor-increase-retries
Conversation
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Can we have a JIRA so that it appears in the release notes? |
|
Also, it would be good to have a note in upgrade.html. |
|
@ijuma opened JIRA and changed title. If the docs don't commit cleanly on 0.10.2 let me know and I can do a separate PR for just 0.10.2. Thanks. |
| <li> parameter <code>zookeeper.connect</code> was deprecated; a Kafka Streams application does no longer interact with Zookeeper for topic management but uses the new broker admin protocol | ||
| (cf. <a href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-4+-+Command+line+and+centralized+administrative+operations#KIP-4-Commandlineandcentralizedadministrativeoperations-TopicAdminSchema.1">KIP-4, Section "Topic Admin Schema"</a>) </li> | ||
| <li> added many new parameters for metrics, security, and client configurations </li> | ||
| <li> of particular importance to improve the resiliency of a Kafka Streams application are two changes to default parameters of producer <code>retries</code> and consumer <code>max.poll.interval.ms</code></li> |
There was a problem hiding this comment.
Is this the right place or we do we need a 0.10.2.1 section?
There was a problem hiding this comment.
Perhaps docs should be changed in another pass once the doc structure for 0.10.2.1 is figured out?
|
@ijuma I undid the docs change. I will do another PR for that separately. |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Merged to trunk and 0.10.2. |
No description provided.