GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/2549
STORM-2936 Overwrite latest storm-kafka-client 1.x-branch into 1.1.x-â¦
â¦branch
* also doc and storm-kafka-client-examples as well
Please check the list of changed files rather than checking all the diff.
I've archived storm-kafka-client 1.x as well as storm-kafka-example 1.x, and
remove them from 1.1.x, and extracted, and fix compilation issues due to
storm-core.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm
overwrite-latest-storm-kafka-client-1.1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2549.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 #2549
----
commit 96d61d59dafe1125b31eb27c71b1870d0d7aec9d
Author: Jungtaek Lim <kabhwan@...>
Date: 2018-02-05T23:17:52Z
STORM-2936 Overwrite latest storm-kafka-client 1.x-branch into 1.1.x-branch
* also doc and storm-kafka-client-examples as well
----
---