[
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513595#comment-15513595
]
ASF GitHub Bot commented on SAMZA-855:
--------------------------------------
GitHub user ncolomer opened a pull request:
https://github.com/apache/samza/pull/15
Samza on Kafka 0.10
This PR aims to make Samza run with Kafka 0.10.
Related material:
- [SAMZA-855](https://issues.apache.org/jira/browse/SAMZA-855) - Upgrade
Samza's Kafka client version to 0.10.0.0
- [RB-49212](https://reviews.apache.org/r/49212) - RFC: SAMZA-855: Update
kafka client to 0.10.0.0
Orignal [patch](https://reviews.apache.org/r/49212/diff/1#4) submitted by
Robert Crim was used and rebased on current Samza's master branch.
Next steps:
- [x] make unit tests pass
- [ ] make integration tests pass
- [ ] deploy a job in staging on a Kafka 0.8.x cluster
- [ ] deploy a job in production on a Kafka 0.8.x cluster
- [ ] deploy a job in staging on a Kafka 0.10.x cluster
- [ ] deploy a job in production on a Kafka 0.10.x cluster
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ncolomer/samza kafka10
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/15.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 #15
----
----
> Upgrade Samza's Kafka client version to 0.10.0.0
> ------------------------------------------------
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
> Issue Type: Bug
> Reporter: Yi Pan (Data Infrastructure)
> Assignee: Robert Crim
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to
> 0.10.0.0 to include the new consumer library and the bug fixes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)