You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2020/09/29 19:20:48 UTC

[kafka] branch trunk updated (a0fec75 -> 821c1ac)

This is an automated email from the ASF dual-hosted git repository.

jgus pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from a0fec75  MINOR; Preserve ThrottlingQuotaExceededException when request timeouts after being retried due to a quota violation (KIP-599) (#9344)
     add 821c1ac  KAFKA-10479; Throw exception if users try to update non-reconfigurable configs of existing listeners (#9284)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/server/DynamicBrokerConfig.scala  | 18 +++++++-----------
 .../unit/kafka/server/DynamicBrokerConfigTest.scala    |  6 ++++--
 docs/upgrade.html                                      |  6 ++++++
 3 files changed, 17 insertions(+), 13 deletions(-)