[ https://issues.apache.org/jira/browse/KAFKA-3435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207315#comment-15207315 ]
ASF GitHub Bot commented on KAFKA-3435: --------------------------------------- GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/1116 KAFKA-3435: Follow up to fix checkstyle You can merge this pull request into a Git repository by running: $ git pull https://github.com/ewencp/kafka kafka-3435-follow-up Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1116.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 #1116 ---- commit 0c11ec7b982fd4ff2db715ff705b3ad0f6e3efcf Author: Ewen Cheslack-Postava <m...@ewencp.org> Date: 2016-03-22T21:06:37Z KAFKA-3435: Follow up to fix checkstyle ---- > 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.1.0, 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)