GitHub user bbobbadi opened a pull request: https://github.com/apache/kafka/pull/4178
0.10.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/confluentinc/kafka 0.10.1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/4178.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4178 ---- commit 837cb3e11189bb153728c6e304ec7dd4e4da0a27 Author: Jun Rao <jun...@gmail.com> Date: 2016-10-20T09:38:11Z KAFKA-4313; ISRs may thrash when replication quota is enabled Author: Jun Rao <jun...@gmail.com> Reviewers: Ben Stopford <benstopf...@gmail.com>, Ismael Juma <ism...@juma.me.uk> Closes #2043 from junrao/kafka-4313 (cherry picked from commit 24067e40764d91e1a6b2d80be45407841bbb72a2) Signed-off-by: Ismael Juma <ism...@juma.me.uk> commit f103594086e379d6a49397d8f92c88b6f3a26ffb Author: Damian Guy <damian....@gmail.com> Date: 2016-11-01T17:07:58Z KAFKA-4361: Streams does not respect user configs for "default" params Enable user provided consumer and producer configs to override the streams default configs. Author: Damian Guy <damian....@gmail.com> Reviewers: Eno Thereska, Matthias J. Sax, Guozhang Wang Closes #2084 from dguy/kafka-4361 commit 8131d60e9e50b7449e59f8f863f42578eb0976e8 Author: Damian Guy <damian....@gmail.com> Date: 2016-11-02T20:53:17Z Merge pull request #112 from confluentinc/kafka-4361 KAFKA-4361: Streams does not respect user configs for "default" params commit 1dbc64a95fe88e0a57378e89fa37035f2436aad3 Author: Sriram Subramanian <ram@rams-macbook-pro.local> Date: 2016-11-11T08:21:17Z failing to close this iterator causes leaks in rocksdb commit 96f81539e9961dc064cc0d8d5f248db27aa2a3ff Author: Damian Guy <damian....@gmail.com> Date: 2016-11-11T08:45:03Z Merge pull request #113 from confluentinc/danfix failing to close this iterator causes leaks in rocksdb commit 1ab197679e29a355370877aa662cba532c11b89d Author: Ewen Cheslack-Postava <m...@ewencp.org> Date: 2016-12-11T06:21:57Z Merge remote-tracking branch 'confluentinc/0.10.1' into 0.10.1 commit cbf25ef65248b0869c6e2160def96b126c4689c6 Author: Ewen Cheslack-Postava <m...@ewencp.org> Date: 2016-12-13T18:06:23Z Merge remote-tracking branch 'origin/0.10.1' into 0.10.1 commit e89635d979e970a5367f6bf5929b9d3690526751 Author: Ewen Cheslack-Postava <m...@ewencp.org> Date: 2016-12-14T18:23:36Z Merge remote-tracking branch 'origin/0.10.1' into 0.10.1 commit 2bf245605ffde663054fe731ffd00b8abc3e3913 Author: Ewen Cheslack-Postava <m...@ewencp.org> Date: 2016-12-24T22:26:31Z Merge branch '0.10.1' of http://git-wip-us.apache.org/repos/asf/kafka into 0.10.1 commit 68000d1db7d30004c935c9ccaadafb6da4fd56cb Author: Ewen Cheslack-Postava <m...@ewencp.org> Date: 2016-12-27T17:59:26Z Revert "bump up version to 0.10.1.2-SNAPSHOT" This reverts commit 8c628580abc4955887d8c8944b42b11a79dcf523. commit eec79cc272939a70cbeaaef23814c84a073322f6 Author: Alex Ayars <alex.ay...@confluent.io> Date: 2017-01-09T19:15:06Z Merge branch '0.10.1' of http://git-wip-us.apache.org/repos/asf/kafka into 0.10.1 commit 84df5ccf4143f74742472106ed88cebcd201dede Author: Ewen Cheslack-Postava <m...@ewencp.org> Date: 2017-01-28T23:03:54Z Merge remote-tracking branch 'apache/0.10.1' into confluentinc-0.10.1 commit 68c86b284c0286ed795d4f37c5764f2ac2c49ff6 Author: Confluent Jenkins Bot <jenk...@confluent.io> Date: 2017-07-12T13:35:25Z Merge branch '0.10.1' of https://github.com/confluentinc/kafka into HEAD commit 53c43960799a7055d6c95f28ae300feae9e1a087 Author: Confluent Jenkins Bot <jenk...@confluent.io> Date: 2017-07-18T17:12:07Z Merge branch '0.10.1' of https://github.com/confluentinc/kafka into HEAD commit 3141401b5005ee376440644fae0579535b3f46ad Author: Confluent Jenkins Bot <jenk...@confluent.io> Date: 2017-07-20T04:50:15Z Merge branch '0.10.1' of https://github.com/confluentinc/kafka into HEAD commit 2a0b5417a169df97bd31a0d425cb2c9699a9e9f0 Author: Confluent Jenkins Bot <jenk...@confluent.io> Date: 2017-07-20T17:50:16Z Merge branch '0.10.1' of https://github.com/confluentinc/kafka into HEAD commit 2664d9453addeca677cb2ff459c81a8a7a409045 Author: Confluent Jenkins Bot <jenk...@confluent.io> Date: 2017-09-26T22:08:32Z Merge branch '0.10.1' of https://github.com/confluentinc/kafka into HEAD ---- ---