GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2426
STORM-2825: Fix ClassCastException when storm-kafka-client uses consuâ¦
â¦mer config with String-type 'enable.auto.commit'
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2825
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2426.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 #2426
----
commit 299e92f39187d65bd9f9a900710a57429a84dec2
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-11-19T09:36:37Z
STORM-2825: Fix ClassCastException when storm-kafka-client uses consumer
config with String-type 'enable.auto.commit'
----
---