Browse Source

update changelog

Evan Huus 10 years ago
parent
commit
43a8ef117a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -14,6 +14,9 @@ Improvements:
  - The producer's logging during retry scenarios is more consistent, more
    useful, and slightly less verbose
    ([#429](https://github.com/Shopify/sarama/pull/429)).
+ - The client now shuffles its initial list of seed brokers in order to prevent
+   thundering herd on the first broker in the list
+   ([#441](https://github.com/Shopify/sarama/pull/441)).
 
 Bug Fixes:
  - The producer now correctly manages its state if retries occur when it is