Re: Review Request 26373: Patch for KAFKA-1647

2014-10-18 Thread Jiangjie Qin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26373/ --- (Updated Oct. 18, 2014, 7:26 a.m.) Review request for kafka. Bugs:

[jira] [Updated] (KAFKA-1647) Replication offset checkpoints (high water marks) can be lost on hard kills and restarts

2014-10-18 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiangjie Qin updated KAFKA-1647: Attachment: KAFKA-1647_2014-10-18_00:26:51.patch Replication offset checkpoints (high water marks)

[jira] [Commented] (KAFKA-1647) Replication offset checkpoints (high water marks) can be lost on hard kills and restarts

2014-10-18 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175898#comment-14175898 ] Jiangjie Qin commented on KAFKA-1647: - Updated reviewboard

Re: Review Request 26373: Patch for KAFKA-1647

2014-10-18 Thread Jiangjie Qin
On Oct. 16, 2014, 8:11 p.m., Neha Narkhede wrote: core/src/main/scala/kafka/server/ReplicaManager.scala, line 504 https://reviews.apache.org/r/26373/diff/2/?file=719844#file719844line504 Now for partitions that have a leader, we are not adding a follower. Hi Neha, the version 2

[jira] [Commented] (KAFKA-1630) ConsumerFetcherThread locked in Tomcat

2014-10-18 Thread vijay (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175923#comment-14175923 ] vijay commented on KAFKA-1630: -- SimpleConsumerFetcher threads get locked. Is this an issue in

JDK required for building Kafka?

2014-10-18 Thread Glen Mazza
Hi, following the README in the trunk download, I'm getting some errors building Kafka trunk with JDK 8 but JDK 7 seems to run smoothly, I'm assuming we should be using that? This page indicates we should be using JDK 6 though -- unsure if it just hasn't been updated:

Re: JDK required for building Kafka?

2014-10-18 Thread Joe Stein
Hi Glen, JDK 8 support is tracked here https://issues.apache.org/jira/browse/KAFKA-1624 some. Try just building with Scala 2.11 ./gradlew -PscalaVersion=2.11 jar I /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC

[jira] [Created] (KAFKA-1714) more better bootstrapping of the gradle-wrapper.jar

2014-10-18 Thread Joe Stein (JIRA)
Joe Stein created KAFKA-1714: Summary: more better bootstrapping of the gradle-wrapper.jar Key: KAFKA-1714 URL: https://issues.apache.org/jira/browse/KAFKA-1714 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-1715) better advertising of the bound and working interface

2014-10-18 Thread Joe Stein (JIRA)
Joe Stein created KAFKA-1715: Summary: better advertising of the bound and working interface Key: KAFKA-1715 URL: https://issues.apache.org/jira/browse/KAFKA-1715 Project: Kafka Issue Type: Bug

Re: blog with some out of the box pains

2014-10-18 Thread Joe Stein
1) Kafka Gradle thing would be great to figure out. Samza, Aurora (maybe a few other Apache projects) would benefit too. We need a better way to bootstrap the gradle-wrapper.jar.I created https://issues.apache.org/jira/browse/KAFKA-1714 to track that. 2) I have seen, more than a few times, a

[jira] [Commented] (KAFKA-1485) Upgrade to Zookeeper 3.4.6 and create shim for ZKCLI so system tests can run

2014-10-18 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14176177#comment-14176177 ] Stevo Slavic commented on KAFKA-1485: - [~junrao], yes, it's optional (needed if netty