Re: Official Kafka Gitter Room?

2015-07-19 Thread Jonathan Natkins
Slack results are only searchable to a point if you're using the free version. I think they allow for 10K messages to be stored, but unlimited is paid. On Sunday, July 19, 2015, Gwen Shapira gshap...@cloudera.com wrote: Good point. Slack has searchable archives, but I don't think it shows up

Re: Kafka ecosystem licensing question

2015-01-21 Thread Jonathan Natkins
Hi Eliot, I can't speak for the Kafka PMC, but as a general rule, if the code is going to be contributed to the Kafka project itself, it must be Apache-licensed. What you can do, and what many organizations do is release code separately via a public Github account, which would allow you to choose

Re: Kafka Out of Memory error

2015-01-19 Thread Jonathan Natkins
. Does the equation changes to (#partitions)*(fetchsize)*(#consumer_threads) in case I try to read with 1000 threads from from topic2(1000 partitions)? -Pranay On Mon, Jan 19, 2015 at 2:26 PM, Jonathan Natkins na...@streamsets.com wrote: Hi Pranay, I think the JIRA you're referencing

Re: Kafka Out of Memory error

2015-01-19 Thread Jonathan Natkins
Hi Pranay, I think the JIRA you're referencing is a bit orthogonal to the OOME that you're experiencing. Based on the stacktrace, it looks like your OOME is coming from a consumer request, which is attempting to allocate 200MB. There was a thread (relatively recently) that discussed what I think

[jira] [Commented] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-08-28 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14114079#comment-14114079 ] Jonathan Natkins commented on KAFKA-1420: - Wanted to bump this ticket so the patch

Re: Review Request 24620: Patch for KAFKA-1580

2014-08-15 Thread Jonathan Natkins
/scala/integration/kafka/api/ProducerFailureHandlingTest.scala 789e74c776d99f204e0ef87eba1f55a3551abdf2 Diff: https://reviews.apache.org/r/24620/diff/ Testing --- Thanks, Jonathan Natkins

[jira] [Commented] (KAFKA-1580) Reject producer requests to internal topics

2014-08-15 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14099244#comment-14099244 ] Jonathan Natkins commented on KAFKA-1580: - Updated reviewboard https

[jira] [Updated] (KAFKA-1580) Reject producer requests to internal topics

2014-08-15 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1580: Attachment: KAFKA-1580_2014-08-15_15:05:29.patch Reject producer requests to internal

Re: Review Request 24620: Patch for KAFKA-1580

2014-08-14 Thread Jonathan Natkins
dd71d81041e1baa3e3ebdbc38f60f247ebd65948 Diff: https://reviews.apache.org/r/24620/diff/ Testing --- Thanks, Jonathan Natkins

[jira] [Commented] (KAFKA-1580) Reject producer requests to internal topics

2014-08-14 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097925#comment-14097925 ] Jonathan Natkins commented on KAFKA-1580: - Updated reviewboard https

[jira] [Updated] (KAFKA-1580) Reject producer requests to internal topics

2014-08-14 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1580: Attachment: KAFKA-1580_2014-08-14_16:50:40.patch Reject producer requests to internal

Re: Review Request 24620: Patch for KAFKA-1580

2014-08-14 Thread Jonathan Natkins
/scala/kafka/server/KafkaApis.scala bb94673c8f3079a4053e0a7d58689e69775cdf8b core/src/test/scala/integration/kafka/api/ProducerFailureHandlingTest.scala 789e74c776d99f204e0ef87eba1f55a3551abdf2 Diff: https://reviews.apache.org/r/24620/diff/ Testing --- Thanks, Jonathan Natkins

[jira] [Commented] (KAFKA-1580) Reject producer requests to internal topics

2014-08-14 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097934#comment-14097934 ] Jonathan Natkins commented on KAFKA-1580: - Updated reviewboard https

[jira] [Updated] (KAFKA-1580) Reject producer requests to internal topics

2014-08-14 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1580: Attachment: KAFKA-1580_2014-08-14_16:56:50.patch Reject producer requests to internal

[jira] [Commented] (KAFKA-1560) Make arguments to jira-python API more explicit in kafka-patch-review's get_jira()

2014-08-14 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097996#comment-14097996 ] Jonathan Natkins commented on KAFKA-1560: - No problem, thanks! Make arguments

Re: Review Request 24620: Patch for KAFKA-1580

2014-08-14 Thread Jonathan Natkins
, 2014, 11:56 p.m., Jonathan Natkins wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24620/ --- (Updated Aug. 14, 2014, 11:56 p.m

Re: Review Request 24620: Patch for KAFKA-1580

2014-08-14 Thread Jonathan Natkins
/integration/kafka/api/ProducerFailureHandlingTest.scala 789e74c776d99f204e0ef87eba1f55a3551abdf2 Diff: https://reviews.apache.org/r/24620/diff/ Testing --- Thanks, Jonathan Natkins

Re: Review Request 24620: Patch for KAFKA-1580

2014-08-14 Thread Jonathan Natkins
if there is value in differentiting amongst all the reasons the topic is invalid. We could just return the generic InvalidTopicException. Sorry if my suggestion wasn't clear enough. Jonathan Natkins wrote: Yeah, I understood the suggestion, I just have some mixed feelings about giving

[jira] [Commented] (KAFKA-1580) Reject producer requests to internal topics

2014-08-14 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14098026#comment-14098026 ] Jonathan Natkins commented on KAFKA-1580: - Updated reviewboard https

[jira] [Updated] (KAFKA-1580) Reject producer requests to internal topics

2014-08-14 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1580: Attachment: KAFKA-1580_2014-08-14_18:21:38.patch Reject producer requests to internal

Review Request 24620: Patch for KAFKA-1580

2014-08-12 Thread Jonathan Natkins
dd71d81041e1baa3e3ebdbc38f60f247ebd65948 Diff: https://reviews.apache.org/r/24620/diff/ Testing --- Thanks, Jonathan Natkins

[jira] [Updated] (KAFKA-1580) Reject producer requests to internal topics

2014-08-12 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1580: Attachment: KAFKA-1580.patch Reject producer requests to internal topics

[jira] [Commented] (KAFKA-1580) Reject producer requests to internal topics

2014-08-12 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14094895#comment-14094895 ] Jonathan Natkins commented on KAFKA-1580: - Created reviewboard https

[jira] [Updated] (KAFKA-1580) Reject producer requests to internal topics

2014-08-12 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1580: Assignee: Jonathan Natkins Status: Patch Available (was: Open) Reject producer

[jira] [Assigned] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-08-12 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins reassigned KAFKA-1420: --- Assignee: Jonathan Natkins Replace

Re: Review Request 24006: Patch for KAFKA-1420

2014-08-11 Thread Jonathan Natkins
Ah, gotcha. Given that, I think I made the right adjustment. Thanks for the clarification! On Sun, Aug 10, 2014 at 10:38 PM, Guozhang Wang guw...@linkedin.com wrote: On Aug. 10, 2014, 9:12 p.m., Jonathan Natkins wrote: core/src/test/scala/unit/kafka/admin/AdminTest.scala, line 114

Re: Review Request 24006: Patch for KAFKA-1420

2014-08-11 Thread Jonathan Natkins
/utils/TestUtils.scala c4e13c5240c8303853d08cc3b40088f8c7dae460 Diff: https://reviews.apache.org/r/24006/diff/ Testing --- Automated Thanks, Jonathan Natkins

[jira] [Updated] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-08-11 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1420: Attachment: KAFKA-1420_2014-08-10_23:03:46.patch Replace

[jira] [Commented] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-08-11 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092485#comment-14092485 ] Jonathan Natkins commented on KAFKA-1420: - Updated reviewboard https

Re: Review Request 24006: Patch for KAFKA-1420

2014-08-10 Thread Jonathan Natkins
://reviews.apache.org/r/24006/#comment87702 I wasn't totally sure I understood this comment, so I made a change that I think reflects what you were looking for. Let me know if I missed the mark. - Jonathan Natkins On Aug. 10, 2014, 9:11 p.m., Jonathan Natkins wrote

[jira] [Commented] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-08-10 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092203#comment-14092203 ] Jonathan Natkins commented on KAFKA-1420: - Updated reviewboard https

[jira] [Commented] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-08-07 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14089850#comment-14089850 ] Jonathan Natkins commented on KAFKA-1420: - Wanted to try to make sure this doesn't

Issues getting IntelliJ set up

2014-08-04 Thread Jonathan Natkins
Hi, I've been having some issues getting IntelliJ set up...I followed all the instructions on the wiki, and I've successfully imported the project, and run the jar Gradle target successfully. However, when I try to run a test in the IDE, I get a number of errors:

Re: Issues getting IntelliJ set up

2014-08-04 Thread Jonathan Natkins
you run gradle idea? Also try cleaning up all the artifacts and try it again, as perhaps your intellij is not picking up the right version and from the right build folder. Tim On Mon, Aug 4, 2014 at 12:09 PM, Jonathan Natkins na...@streamsets.com wrote: Hi, I've been having some

Re: Issues getting IntelliJ set up

2014-08-04 Thread Jonathan Natkins
to: /Users/Natty/apache/kafka-new/core/build/classes/main and /Users/Natty/apache/kafka-new/core/build/classes/test Don't use the project inherited paths, because we have a build dir per module. Gwen On Mon, Aug 4, 2014 at 12:54 PM, Jonathan Natkins na...@streamsets.com wrote: I did. I

Re: Review Request 24006: Patch for KAFKA-1420

2014-08-02 Thread Jonathan Natkins
: https://reviews.apache.org/r/24006/#review49382 --- On Aug. 2, 2014, 6:04 p.m., Jonathan Natkins wrote: --- This is an automatically generated e-mail. To reply, visit: https

[jira] [Updated] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-08-02 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1420: Attachment: KAFKA-1420_2014-08-02_11:04:15.patch Replace

[jira] [Commented] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-08-02 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14083649#comment-14083649 ] Jonathan Natkins commented on KAFKA-1420: - Updated reviewboard https

Re: Review Request 24113: Patch for KAFKA-1562

2014-08-02 Thread Jonathan Natkins
/main/scala/kafka/admin/TopicCommand.scala 8d5c2e7088fc6e8bf69e775ea7f5893b94580fdf core/src/test/scala/unit/kafka/admin/TopicCommandTest.scala PRE-CREATION Diff: https://reviews.apache.org/r/24113/diff/ Testing --- Automated Thanks, Jonathan Natkins

[jira] [Commented] (KAFKA-1562) kafka-topics.sh alter add partitions resets cleanup.policy

2014-08-02 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14083651#comment-14083651 ] Jonathan Natkins commented on KAFKA-1562: - Updated reviewboard https

[jira] [Updated] (KAFKA-1562) kafka-topics.sh alter add partitions resets cleanup.policy

2014-08-02 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1562: Attachment: KAFKA-1562_2014-08-02_11:10:34.patch kafka-topics.sh alter add partitions

Re: Review Request 24006: Patch for KAFKA-1420

2014-07-30 Thread Jonathan Natkins
/kafka/utils/TestUtils.scala c4e13c5240c8303853d08cc3b40088f8c7dae460 Diff: https://reviews.apache.org/r/24006/diff/ Testing --- Automated Thanks, Jonathan Natkins

[jira] [Updated] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-07-30 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1420: Attachment: KAFKA-1420_2014-07-30_11:18:26.patch Replace

[jira] [Commented] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-07-30 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14079690#comment-14079690 ] Jonathan Natkins commented on KAFKA-1420: - Updated reviewboard https

Re: Review Request 24006: Patch for KAFKA-1420

2014-07-30 Thread Jonathan Natkins
/utils/TestUtils.scala c4e13c5240c8303853d08cc3b40088f8c7dae460 Diff: https://reviews.apache.org/r/24006/diff/ Testing --- Automated Thanks, Jonathan Natkins

[jira] [Updated] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-07-30 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1420: Attachment: KAFKA-1420_2014-07-30_11:24:55.patch Replace

[jira] [Commented] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-07-30 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14079699#comment-14079699 ] Jonathan Natkins commented on KAFKA-1420: - Updated reviewboard https

Re: Review Request 24006: Patch for KAFKA-1420

2014-07-30 Thread Jonathan Natkins
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24006/#review49049 --- On July 30, 2014, 6:18 p.m., Jonathan Natkins wrote

Re: Review Request 24006: Patch for KAFKA-1420

2014-07-30 Thread Jonathan Natkins
://reviews.apache.org/r/24006/#comment85979 Will fix whitespace core/src/test/scala/unit/kafka/admin/AdminTest.scala https://reviews.apache.org/r/24006/#comment85980 Will fix whitespace here - Jonathan Natkins On July 30, 2014, 6:24 p.m., Jonathan Natkins wrote

[jira] [Commented] (KAFKA-1562) kafka-topics.sh alter add partitions resets cleanup.policy

2014-07-30 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14079846#comment-14079846 ] Jonathan Natkins commented on KAFKA-1562: - If it's alright, I was planning

Review Request 24113: Patch for KAFKA-1562

2014-07-30 Thread Jonathan Natkins
8d5c2e7088fc6e8bf69e775ea7f5893b94580fdf core/src/test/scala/unit/kafka/admin/TopicCommandTest.scala PRE-CREATION Diff: https://reviews.apache.org/r/24113/diff/ Testing --- Thanks, Jonathan Natkins

Re: Review Request 24113: Patch for KAFKA-1562

2014-07-30 Thread Jonathan Natkins
/main/scala/kafka/admin/TopicCommand.scala 8d5c2e7088fc6e8bf69e775ea7f5893b94580fdf core/src/test/scala/unit/kafka/admin/TopicCommandTest.scala PRE-CREATION Diff: https://reviews.apache.org/r/24113/diff/ Testing --- Thanks, Jonathan Natkins

Re: Review Request 24113: Patch for KAFKA-1562

2014-07-30 Thread Jonathan Natkins
/kafka/admin/TopicCommand.scala 8d5c2e7088fc6e8bf69e775ea7f5893b94580fdf core/src/test/scala/unit/kafka/admin/TopicCommandTest.scala PRE-CREATION Diff: https://reviews.apache.org/r/24113/diff/ Testing (updated) --- Automated Thanks, Jonathan Natkins

[jira] [Updated] (KAFKA-1562) kafka-topics.sh alter add partitions resets cleanup.policy

2014-07-30 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1562: Attachment: KAFKA-1562.patch kafka-topics.sh alter add partitions resets cleanup.policy

[jira] [Updated] (KAFKA-1562) kafka-topics.sh alter add partitions resets cleanup.policy

2014-07-30 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1562: Attachment: KAFKA-1562_2014-07-30_13:18:21.patch kafka-topics.sh alter add partitions

[jira] [Commented] (KAFKA-1562) kafka-topics.sh alter add partitions resets cleanup.policy

2014-07-30 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14079897#comment-14079897 ] Jonathan Natkins commented on KAFKA-1562: - Updated reviewboard https

[jira] [Commented] (KAFKA-1562) kafka-topics.sh alter add partitions resets cleanup.policy

2014-07-30 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14079893#comment-14079893 ] Jonathan Natkins commented on KAFKA-1562: - Created reviewboard https

[jira] [Updated] (KAFKA-1562) kafka-topics.sh alter add partitions resets cleanup.policy

2014-07-30 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1562: Status: Patch Available (was: Open) kafka-topics.sh alter add partitions resets

Re: Review Request 24113: Patch for KAFKA-1562

2014-07-30 Thread Jonathan Natkins
/main/scala/kafka/admin/TopicCommand.scala 8d5c2e7088fc6e8bf69e775ea7f5893b94580fdf core/src/test/scala/unit/kafka/admin/TopicCommandTest.scala PRE-CREATION Diff: https://reviews.apache.org/r/24113/diff/ Testing --- Automated Thanks, Jonathan Natkins

[jira] [Updated] (KAFKA-1562) kafka-topics.sh alter add partitions resets cleanup.policy

2014-07-30 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1562: Attachment: KAFKA-1562_2014-07-30_13:51:25.patch kafka-topics.sh alter add partitions

Review Request 24006: Patch for KAFKA-1420

2014-07-28 Thread Jonathan Natkins
c4e13c5240c8303853d08cc3b40088f8c7dae460 Diff: https://reviews.apache.org/r/24006/diff/ Testing --- Thanks, Jonathan Natkins

Review Request 24008: Patch for KAFKA-1420

2014-07-28 Thread Jonathan Natkins
c4e13c5240c8303853d08cc3b40088f8c7dae460 Diff: https://reviews.apache.org/r/24008/diff/ Testing --- Thanks, Jonathan Natkins

Re: Review Request 24006: Patch for KAFKA-1420

2014-07-28 Thread Jonathan Natkins
/TestUtils.scala c4e13c5240c8303853d08cc3b40088f8c7dae460 Diff: https://reviews.apache.org/r/24006/diff/ Testing (updated) --- Automated Thanks, Jonathan Natkins

[jira] [Updated] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-07-28 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1420: Attachment: KAFKA-1420.patch Replace

Review Request 24007: Patch for KAFKA-1420

2014-07-28 Thread Jonathan Natkins
c4e13c5240c8303853d08cc3b40088f8c7dae460 Diff: https://reviews.apache.org/r/24007/diff/ Testing --- Thanks, Jonathan Natkins

[jira] [Updated] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-07-28 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1420: Status: Patch Available (was: Open) Patch available at https://reviews.apache.org/r/24006

[jira] [Updated] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-07-28 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1420: Attachment: (was: KAFKA-1420.patch) Replace

[jira] [Updated] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in unit tests

2014-07-28 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1420: Attachment: KAFKA-1420.patch Replace

Review Request 24012: Patch for KAFKA-1560

2014-07-28 Thread Jonathan Natkins
--- Thanks, Jonathan Natkins

[jira] [Updated] (KAFKA-1560) Make arguments to jira-python API more explicit in kafka-patch-review's get_jira()

2014-07-28 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated KAFKA-1560: Status: Patch Available (was: Open) Make arguments to jira-python API more explicit

[jira] [Commented] (KAFKA-1560) Make arguments to jira-python API more explicit in kafka-patch-review's get_jira()

2014-07-28 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14076957#comment-14076957 ] Jonathan Natkins commented on KAFKA-1560: - Created reviewboard https

[jira] [Commented] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in all unit tests

2014-07-22 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14070756#comment-14070756 ] Jonathan Natkins commented on KAFKA-1420: - Hi Guozhang, The particular case I'm

[jira] [Comment Edited] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in all unit tests

2014-07-22 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14070756#comment-14070756 ] Jonathan Natkins edited comment on KAFKA-1420 at 7/22/14 7:30 PM

[jira] [Commented] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in all unit tests

2014-07-21 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14069394#comment-14069394 ] Jonathan Natkins commented on KAFKA-1420: - I was starting to work on this JIRA

[jira] [Commented] (KAFKA-1420) Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with TestUtils.createTopic in all unit tests

2014-07-21 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14069626#comment-14069626 ] Jonathan Natkins commented on KAFKA-1420: - Thanks for the context, Guozhang. So