[jira] [Created] (KAFKA-1111) Broker prematurely accepts TopicMetadataRequests on startup

2013-10-31 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-: -- Summary: Broker prematurely accepts TopicMetadataRequests on startup Key: KAFKA- URL: https://issues.apache.org/jira/browse/KAFKA- Project: Kafka

Re: Review Request 15137: Patch for KAFKA-1107

2013-10-31 Thread Neha Narkhede
> On Nov. 1, 2013, 1:03 a.m., Swapnil Ghike wrote: > > core/src/test/scala/unit/kafka/log/LogTest.scala, line 631 > > > > > > probably don't need this statement. We need to define recoveryPoint as a var here, but you'

[jira] [Closed] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-1107. > Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1 > ---

[jira] [Work started] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-1107 started by Neha Narkhede. > Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1 > -

[jira] [Updated] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1107: - Status: Patch Available (was: In Progress) > Broker unnecessarily recovers all logs when upgradi

[jira] [Updated] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1107: - Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the review, pushed

Re: Review Request 15137: Patch for KAFKA-1107

2013-10-31 Thread Jay Kreps
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15137/#review27956 --- Ship it! Ship It! core/src/main/scala/kafka/log/Log.scala

Re: Review Request 15137: Patch for KAFKA-1107

2013-10-31 Thread Swapnil Ghike
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15137/#review27989 --- Ship it! Ship It! - Swapnil Ghike On Oct. 31, 2013, 10:28 p.m.,

Re: Review Request 15137: Patch for KAFKA-1107

2013-10-31 Thread Swapnil Ghike
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15137/#review27988 --- core/src/test/scala/unit/kafka/log/LogTest.scala

Re: Review Request 15137: Patch for KAFKA-1107

2013-10-31 Thread Neha Narkhede
> On Oct. 31, 2013, 10:25 p.m., Guozhang Wang wrote: > > Ship It! Thanks for the review, Guozhang! - Neha --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15137/#review27969 --

[jira] [Updated] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1107: - Attachment: KAFKA-1107_2013-10-31_15:28:09.patch > Broker unnecessarily recovers all logs when up

[jira] [Commented] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810819#comment-13810819 ] Neha Narkhede commented on KAFKA-1107: -- Updated reviewboard https://reviews.apache.or

Re: Review Request 15137: Patch for KAFKA-1107

2013-10-31 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15137/ --- (Updated Oct. 31, 2013, 10:28 p.m.) Review request for kafka and Jay Kreps. B

Re: Review Request 15137: Patch for KAFKA-1107

2013-10-31 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15137/#review27969 --- Ship it! Ship It! - Guozhang Wang On Oct. 31, 2013, 10:22 p.m.,

[jira] [Commented] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810816#comment-13810816 ] Neha Narkhede commented on KAFKA-1107: -- Updated reviewboard https://reviews.apache.or

[jira] [Updated] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1107: - Attachment: KAFKA-1107_2013-10-31_15:22:03.patch > Broker unnecessarily recovers all logs when up

Re: Review Request 15137: Patch for KAFKA-1107

2013-10-31 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15137/ --- (Updated Oct. 31, 2013, 10:22 p.m.) Review request for kafka and Jay Kreps. B

[jira] [Commented] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810812#comment-13810812 ] Neha Narkhede commented on KAFKA-1107: -- Updated reviewboard https://reviews.apache.or

[jira] [Updated] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1107: - Attachment: KAFKA-1107_2013-10-31_15:18:05.patch > Broker unnecessarily recovers all logs when up

Re: Review Request 15137: Patch for KAFKA-1107

2013-10-31 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15137/ --- (Updated Oct. 31, 2013, 10:18 p.m.) Review request for kafka and Jay Kreps. B

[jira] [Commented] (KAFKA-1034) Improve partition reassignment to optimize writes to zookeeper

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810654#comment-13810654 ] Neha Narkhede commented on KAFKA-1034: -- 1 & 2 are complete. We can look into #3 as pa

[jira] [Updated] (KAFKA-1034) Improve partition reassignment to optimize writes to zookeeper

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1034: - Affects Version/s: 0.8.1 0.8 > Improve partition reassignment to optimize

[jira] [Updated] (KAFKA-1034) Improve partition reassignment to optimize writes to zookeeper

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1034: - Fix Version/s: 0.8.1 > Improve partition reassignment to optimize writes to zookeeper > -

[jira] [Updated] (KAFKA-1034) Improve partition reassignment to optimize writes to zookeeper

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1034: - Summary: Improve partition reassignment to optimize writes to zookeeper (was: Port AddPartition

[VOTE] Apache Kafka Release 0.8.0 - Candidate 1

2013-10-31 Thread Joe Stein
Hello, This is the first candidate for release of Apache Kafka 0.8.0. Release Notes for the 0.8.0 release http://people.apache.org/~joestein/kafka-0.8.0-candidate1/RELEASE_NOTES.html *** Please download, test and vote by Monday November, 4th, 9pm PDT Kafka's KEYS file containing PGP keys we use

[jira] Subscription: outstanding kafka patches

2013-10-31 Thread jira
Issue Subscription Filter: outstanding kafka patches (70 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-1110 Unable to produce messages with snappy/gzip compression https://issues.apache.org/jira/browse/KAFKA-1110 KAFKA-1107 Bro

[jira] [Commented] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810490#comment-13810490 ] Neha Narkhede commented on KAFKA-1107: -- Updated reviewboard https://reviews.apache.or

[jira] [Updated] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1107: - Attachment: KAFKA-1107_2013-10-31_10:54:25.patch > Broker unnecessarily recovers all logs when up

Re: Review Request 15137: Patch for KAFKA-1107

2013-10-31 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15137/ --- (Updated Oct. 31, 2013, 5:54 p.m.) Review request for kafka and Jay Kreps. Bu

[jira] [Updated] (KAFKA-1097) Race condition while reassigning low throughput partition leads to incorrect ISR information in zookeeper

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1097: - Attachment: KAFKA-1097_2013-10-31_10:37:29.patch > Race condition while reassigning low throughpu

[jira] [Commented] (KAFKA-1097) Race condition while reassigning low throughput partition leads to incorrect ISR information in zookeeper

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810468#comment-13810468 ] Neha Narkhede commented on KAFKA-1097: -- Updated reviewboard https://reviews.apache.or

Re: Review Request 14865: Patch for KAFKA-1097

2013-10-31 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14865/ --- (Updated Oct. 31, 2013, 5:37 p.m.) Review request for kafka. Bugs: KAFKA-1097

[jira] [Commented] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810459#comment-13810459 ] Neha Narkhede commented on KAFKA-1107: -- Created reviewboard https://reviews.apache.or

[jira] [Updated] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1107: - Attachment: KAFKA-1107.patch > Broker unnecessarily recovers all logs when upgrading from 0.8 to

Re: Review Request 15137: Patch for KAFKA-1107

2013-10-31 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15137/ --- (Updated Oct. 31, 2013, 5:27 p.m.) Review request for kafka and Jay Kreps. Bu

Review Request 15137: Patch for KAFKA-1107

2013-10-31 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15137/ --- Review request for kafka. Bugs: KAFKA-1107 https://issues.apache.org/jira/b

[jira] [Updated] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1107: - Description: While upgrading from 0.8 to 0.8.1, broker unnecessarily recovers all logs (was: In

[jira] [Assigned] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede reassigned KAFKA-1107: Assignee: Neha Narkhede (was: Jay Kreps) > Broker unnecessarily recovers all logs when upg

[jira] [Updated] (KAFKA-1107) Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1

2013-10-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1107: - Summary: Broker unnecessarily recovers all logs when upgrading from 0.8 to 0.8.1 (was: Broker re

Re: 0.8.0 release

2013-10-31 Thread Joe Stein
I am testing all the artifacts for the 0.8.0 release currently (they are all built and uploaded). Hopefully done later today/tonight and will call a vote or raise issues found then. /*** Joe Stein Founder, Principal Consultant Big Data Open Source Securi

Re: Review Request 14865: Patch for KAFKA-1097

2013-10-31 Thread Neha Narkhede
> On Oct. 31, 2013, 3:44 p.m., Guozhang Wang wrote: > > core/src/main/scala/kafka/server/ReplicaManager.scala, line 310 > > > > > > One thing worth mention here is that previously we are printing > > TopicAndPartition

0.8.0 release

2013-10-31 Thread Joe Brown
Hi When is the planned release date for 0.8.0? TIA Joe

Re: Review Request 14865: Patch for KAFKA-1097

2013-10-31 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14865/#review27902 --- Ship it! core/src/main/scala/kafka/server/ReplicaManager.scala

[jira] [Updated] (KAFKA-1109) Need to fix GC log configuration code, not able to override KAFKA_GC_LOG_OPTS

2013-10-31 Thread Viktor Kolodrevskiy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viktor Kolodrevskiy updated KAFKA-1109: --- Description: kafka-run-class.sh contains GC log code: # GC options GC_FILE_SUFFIX='-

[jira] [Updated] (KAFKA-1109) Need to fix GC log configuration code, not able to override KAFKA_GC_LOG_OPTS

2013-10-31 Thread Viktor Kolodrevskiy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viktor Kolodrevskiy updated KAFKA-1109: --- Description: kafka-run-class.sh contains GC log code: # GC options GC_FILE_SUFFIX='-