[ https://issues.apache.org/jira/browse/KAFKA-3435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206733#comment-15206733 ]
ASF GitHub Bot commented on KAFKA-3435: --------------------------------------- GitHub user granthenke opened a pull request: https://github.com/apache/kafka/pull/1113 KAFKA-3435: Remove `Unstable` annotation from new Java Consumer You can merge this pull request into a Git repository by running: $ git pull https://github.com/granthenke/kafka remove-unstable Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1113.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 #1113 ---- commit 64bf66c881026ee351a87f8ebb8103aff29691a6 Author: Grant Henke <granthe...@gmail.com> Date: 2016-03-22T16:36:49Z KAFKA-3435: Remove `Unstable` annotation from new Java Consumer ---- > Remove `Unstable` annotation from new Java Consumer > --------------------------------------------------- > > Key: KAFKA-3435 > URL: https://issues.apache.org/jira/browse/KAFKA-3435 > Project: Kafka > Issue Type: Task > Reporter: Ismael Juma > Assignee: Grant Henke > Fix For: 0.10.0.0 > > > As part of the vote for "KIP-45 - Standardize all client sequence interaction > on j.u.Collection", the underlying assumption is that we won't break things > going forward. We should remove the `Unstable` annotation to make that clear. > cc [~hachikuji] -- This message was sent by Atlassian JIRA (v6.3.4#6332)