[
https://issues.apache.org/jira/browse/GEARPUMP-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877806#comment-15877806
]
ASF GitHub Bot commented on GEARPUMP-267:
-----------------------------------------
GitHub user karol-brejna-i opened a pull request:
https://github.com/apache/incubator-gearpump/pull/158
[GEARPUMP-267] Changing docker image for Kafka (spotify/kafka doesn't have
tag for 0.8.x)
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the commit message is formatted like:
`[GEARPUMP-<Jira issue #>] Meaningful description of pull request`
- [ ] Make sure tests pass via `sbt clean test`.
- [ ] Make sure old documentation affected by the pull request has been
updated and new documentation added for new functionality.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/karol-brejna-i/incubator-gearpump GEARPUMP-267
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gearpump/pull/158.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 #158
----
commit 7da53b7201fd4ca95e66c9920191a2970b6ca95e
Author: karol brejna <[email protected]>
Date: 2017-02-21T13:54:10Z
[GEARPUMP-236] Using new sbt-assembly version to fix java.lang.VerifyError
commit 12e8a0380754a6dcb253e75b310dcf2a82244aa5
Author: karol brejna <[email protected]>
Date: 2017-02-22T08:39:21Z
[GEARPUMP-267] Changing docker image for Kafka (spotify/kafka doesn't have
tag for 0.8.x)
----
> Kafka integration test failure due to docker-kafka version incompatibility
> --------------------------------------------------------------------------
>
> Key: GEARPUMP-267
> URL: https://issues.apache.org/jira/browse/GEARPUMP-267
> Project: Apache Gearpump
> Issue Type: Bug
> Components: integrationtest
> Reporter: Manu Zhang
> Assignee: Karol Brejna
>
> The current "spotify/kafka" has been updated to kafka 0.10 while Gearpump
> depends on kafka 0.8, and the author doesn't provide history tags. There is
> an open [issue|https://github.com/spotify/docker-kafka/issues/61] but the
> repo doesn't seem to be under active development. An alternative is
> https://github.com/wurstmeister/kafka-docker
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)