[jira] [Created] (KAFKA-2540) Inconsistent constant pertaining to autoCommitEnable

2015-09-12 Thread Muthu Jayakumar (JIRA)
Muthu Jayakumar created KAFKA-2540: -- Summary: Inconsistent constant pertaining to autoCommitEnable Key: KAFKA-2540 URL: https://issues.apache.org/jira/browse/KAFKA-2540 Project: Kafka Issue

Re: Maybe 0.8.3 should really be 0.9.0?

2015-09-12 Thread Jun Rao
It seems that everyone is in favor of renaming 0.8.3 to 0.9.0. I made the following changes in the jira: (1) rename version 0.9.0 to 0.10.0.0; (2) rename version 0.8.3 to 0.9.0.0; (3) add version 0.9.0.1. Thanks, Jun On Thu, Sep 10, 2015 at 10:08 AM, Joe Stein wrote: >

0.9.0.0 remaining jiras

2015-09-12 Thread Jun Rao
The following is a candidate list of jiras that we want to complete in the upcoming release (0.9.0.0). Our goal is to finish at least all the blockers and as many as the non-blockers possible in that list.

[jira] [Assigned] (KAFKA-2504) Stop logging WARN when client disconnects

2015-09-12 Thread Jeff Holoman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Holoman reassigned KAFKA-2504: --- Assignee: Jeff Holoman > Stop logging WARN when client disconnects >

[jira] [Created] (KAFKA-2539) Double semi-colon in import statement

2015-09-12 Thread Alex Shoei (JIRA)
Alex Shoei created KAFKA-2539: - Summary: Double semi-colon in import statement Key: KAFKA-2539 URL: https://issues.apache.org/jira/browse/KAFKA-2539 Project: Kafka Issue Type: Bug

Re: 0.9.0.0 remaining jiras

2015-09-12 Thread Edward Ribeiro
Excuse me, I'd put my issue in this list on the backburner, but resuming work on it this week. Cheers, Eddie Em 12/09/2015 13:40, "Jun Rao" escreveu: > The following is a candidate list of jiras that we want to complete in the > upcoming release (0.9.0.0). Our goal is to

[jira] [Resolved] (KAFKA-2539) Double semi-colon in import statement

2015-09-12 Thread Alex Shoei (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Shoei resolved KAFKA-2539. --- Resolution: Not A Problem > Double semi-colon in import statement >

Build failed in Jenkins: Kafka-trunk #621

2015-09-12 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2538: Fixing a compilation error in trunk. -- [...truncated 845 lines...] kafka.coordinator.ConsumerCoordinatorResponseTest >

[GitHub] kafka pull request: KAFKA-2538: Fixing a compilation error in trun...

2015-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/208 --- 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

[jira] [Commented] (KAFKA-2538) Compilation in trunk is failing due to https://github.com/apache/kafka/commit/845514d62329be8382e6d02b8041fc858718d534

2015-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14742341#comment-14742341 ] ASF GitHub Bot commented on KAFKA-2538: --- Github user asfgit closed the pull request at:

[jira] [Resolved] (KAFKA-2538) Compilation in trunk is failing due to https://github.com/apache/kafka/commit/845514d62329be8382e6d02b8041fc858718d534

2015-09-12 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-2538. -- Resolution: Fixed Fix Version/s: 0.9.0.0 > Compilation in trunk is failing due to >

[jira] [Commented] (KAFKA-2229) Phase 1: Requests and KafkaApis

2015-09-12 Thread Andrii Biletskyi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14742109#comment-14742109 ] Andrii Biletskyi commented on KAFKA-2229: - Sorry I was on vacation so didn't have time to work on

Re: Review Request 34766: Patch for KAFKA-2229

2015-09-12 Thread Andrii Biletskyi
> On Сер. 14, 2015, 3:48 до полудня, Grant Henke wrote: > > core/src/main/scala/kafka/server/TopicCommandHelper.scala, lines 146-153 > > > > > > This logic is fairly complex and difficult to track. I am not sure the

[jira] [Commented] (KAFKA-2229) Phase 1: Requests and KafkaApis

2015-09-12 Thread Andrii Biletskyi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14742108#comment-14742108 ] Andrii Biletskyi commented on KAFKA-2229: - Sorry I was on vacation so didn't have time to work on