[jira] [Commented] (KAFKA-1100) metrics shouldn't have generation/timestamp specific names

2013-12-23 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856201#comment-13856201 ] Jason Rosenberg commented on KAFKA-1100: can we think about this for 0.8.1? > met

[jira] [Updated] (KAFKA-1191) scripts need to get developed for the tools directory along with documentation

2013-12-23 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-1191: - Description: https://github.com/apache/kafka/tree/0.8/core/src/main/scala/kafka/tools We need to have th

[jira] [Created] (KAFKA-1191) scripts need to get developed for the tools directory along with documentation

2013-12-23 Thread Joe Stein (JIRA)
Joe Stein created KAFKA-1191: Summary: scripts need to get developed for the tools directory along with documentation Key: KAFKA-1191 URL: https://issues.apache.org/jira/browse/KAFKA-1191 Project: Kafka

[jira] [Created] (KAFKA-1190) create a draw performance graph script

2013-12-23 Thread Joe Stein (JIRA)
Joe Stein created KAFKA-1190: Summary: create a draw performance graph script Key: KAFKA-1190 URL: https://issues.apache.org/jira/browse/KAFKA-1190 Project: Kafka Issue Type: Improvement

[jira] [Updated] (KAFKA-1190) create a draw performance graph script

2013-12-23 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-1190: - Description: This will be an R script to draw relevant graphs given a bunch of csv files from the above

Re: Review Request 15711: Patch for KAFKA-930

2013-12-23 Thread Jun Rao
> On Dec. 23, 2013, 7:54 p.m., Jun Rao wrote: > > core/src/main/scala/kafka/controller/KafkaController.scala, lines 964-965 > > > > > > I think we should use liveOrShuttingDownBrokerIds instead. Actually, my mistake.

Re: Review Request 15711: Patch for KAFKA-930

2013-12-23 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15711/#review30829 --- core/src/main/scala/kafka/controller/KafkaController.scala

Re: 0.8.1 release timeline and release cycles

2013-12-23 Thread Neha Narkhede
0.8.1 for end of January sounds reasonable and agree on the Gradle support for that release. Thanks, Neha On Mon, Dec 23, 2013 at 11:28 AM, Joe Stein wrote: > I wanted to get a thread going talking about 0.8.1 release timeline. > > I think we should have the gradle support for 0.8.1 release. >

0.8.1 release timeline and release cycles

2013-12-23 Thread Joe Stein
I wanted to get a thread going talking about 0.8.1 release timeline. I think we should have the gradle support for 0.8.1 release. There are a lot of open JIRAs https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%20%220.8.1%22%20AND%20status%20%3D%20Open%20ORD

[jira] [Updated] (KAFKA-1180) WhiteList topic filter gets a NullPointerException on complex Regex

2013-12-23 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-1180: - Fix Version/s: 0.8.1 > WhiteList topic filter gets a NullPointerException on complex Regex >

[jira] [Commented] (KAFKA-1171) Gradle build for Kafka

2013-12-23 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855864#comment-13855864 ] Joe Stein commented on KAFKA-1171: -- Hi David, I applied the latest patch and got stuck af

[jira] Subscription: outstanding kafka patches

2013-12-23 Thread jira
Issue Subscription Filter: outstanding kafka patches (81 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-1188 Stale LeaderAndIsr request could be handled by the broker on Controller failover https://issues.apache.org/jira/browse/

[jira] [Commented] (KAFKA-906) Invoke halt on shutdown and startup failure to ensure the jvm is brought down

2013-12-23 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855810#comment-13855810 ] Sriram Subramanian commented on KAFKA-906: -- We don't need this anymore. > Invoke

[jira] [Resolved] (KAFKA-838) Update design document to match Kafka 0.8 design

2013-12-23 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian resolved KAFKA-838. -- Resolution: Fixed > Update design document to match Kafka 0.8 design > -

[jira] [Closed] (KAFKA-930) Integrate preferred replica election logic into kafka

2013-12-23 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian closed KAFKA-930. > Integrate preferred replica election logic into kafka > --

[jira] [Resolved] (KAFKA-930) Integrate preferred replica election logic into kafka

2013-12-23 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian resolved KAFKA-930. -- Resolution: Fixed > Integrate preferred replica election logic into kafka >

Re: gradle

2013-12-23 Thread Neha Narkhede
If the Scala cross builds, the release tarballs and the Maven repo publish work fine, then I'm a +1 for Gradle. Thanks, Neha On Mon, Dec 23, 2013 at 9:18 AM, Steve Morin wrote: > Great news > > > On Dec 23, 2013, at 11:48, Jay Kreps wrote: > > > > Hey folks, > > > > It looks like we are about

Mailing List

2013-12-23 Thread joseph.simmons
Hello, I'm interested in joining your mailing list. Thank You, Joseph Simmons Accenture LLC TGP-CMT Analyst San Francisco, CA B: 415.537.4703 C: 951.941.1125 This message is for the designated recipient only and may contain privileged, proprietary, or otherw

Re: gradle

2013-12-23 Thread Steve Morin
Great news > On Dec 23, 2013, at 11:48, Jay Kreps wrote: > > Hey folks, > > It looks like we are about to change build systems (thanks David!). Speak > now or forever hold your peace. :-) > > https://issues.apache.org/jira/browse/KAFKA-1171 > > -Jay

Re: gradle

2013-12-23 Thread Joe Stein
I want to go through make sure we can still publish and such for a release. If all that works awesome, if not will post findings of todos to be down before we switch over (like the license and notice in the jars, etc). I should be able to get to that this week. /***

gradle

2013-12-23 Thread Jay Kreps
Hey folks, It looks like we are about to change build systems (thanks David!). Speak now or forever hold your peace. :-) https://issues.apache.org/jira/browse/KAFKA-1171 -Jay