GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/1868
STORM-2225: change spout config to be simpler. (1.x)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-2225-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1868.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 #1868
----
commit 95883ac6f0202367b7a7f47eaa50ddeef824dc27
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-11-30T03:39:26Z
STORM-1997: copy state/bolt from storm-kafka to storm-kafka-client
STORM-2225: change spout config to be simpler.
STORM-2228: removed ability to request a single topic go to multiple streams
Conflicts:
examples/storm-kafka-client-examples/src/main/java/org/apache/storm/kafka/trident/TridentKafkaClientWordCountWildcardTopics.java
external/storm-kafka-client/src/test/java/org/apache/storm/kafka/spout/builders/SingleTopicKafkaSpoutConfiguration.java
commit 2e041c3af64143157fd2e7a0af419685857e8083
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-12-08T19:26:49Z
fixed some issues with rebase
Conflicts:
external/storm-kafka-client/src/test/java/org/apache/storm/kafka/spout/KafkaSpoutRebalanceTest.java
commit dbf040082357e585bd3aba94ed31d25e8c5f3ea9
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-12-08T22:10:12Z
addressed review comments
Conflicts:
external/storm-kafka-client/README.md
commit f95fc1670c6c03e27082d59555e26560636d15a9
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-12-08T22:12:43Z
oops
commit b8e32fceefaa1e71b4e4dec6e67d0a126761e949
Author: Robert (Bobby) Evans <[email protected]>
Date: 2017-01-06T22:37:31Z
STORM-2225: make the core API java7 compatible
commit 38f4ede2899145b4f3b527a746e7cd0999e9bb46
Author: Robert (Bobby) Evans <[email protected]>
Date: 2017-01-06T22:42:31Z
STORM-2225: addressed doc review comments
commit 853c524313cf1375499d3a9ccb0ec5a3509a7ae8
Author: Robert (Bobby) Evans <[email protected]>
Date: 2017-01-09T16:11:41Z
STORM-2225: java7 modifications
commit 89eb16faef264057efebb6eb19f4a8089dd820a9
Author: Robert (Bobby) Evans <[email protected]>
Date: 2017-01-09T16:58:27Z
STORM-2225: Updated docs
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---