[jira] [Commented] (KAFKA-2377) Add copycat system tests

2015-08-24 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710668#comment-14710668 ] Ewen Cheslack-Postava commented on KAFKA-2377: -- By the way, might be worth po

[GitHub] kafka pull request: KAFKA-2467: Fix changes to behavior in Console...

2015-08-24 Thread ewencp
GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/166 KAFKA-2467: Fix changes to behavior in ConsoleConsumer: properly parse consumer.config option, handle exceptions during message processing, and print number of processed messages to stderr. You can

[jira] [Commented] (KAFKA-2467) ConsoleConsumer regressions

2015-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710666#comment-14710666 ] ASF GitHub Bot commented on KAFKA-2467: --- GitHub user ewencp opened a pull request:

[jira] [Updated] (KAFKA-2377) Add copycat system tests

2015-08-24 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava updated KAFKA-2377: - Status: Patch Available (was: In Progress) [~gwenshap] Ready for re-review. Addre

[jira] [Commented] (KAFKA-2072) Add StopReplica request/response to o.a.k.common.requests and replace the usage in core module

2015-08-24 Thread David Jacot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710629#comment-14710629 ] David Jacot commented on KAFKA-2072: Moved it back to "in progress". > Add StopReplic

[jira] [Created] (KAFKA-2467) ConsoleConsumer regressions

2015-08-24 Thread Ewen Cheslack-Postava (JIRA)
Ewen Cheslack-Postava created KAFKA-2467: Summary: ConsoleConsumer regressions Key: KAFKA-2467 URL: https://issues.apache.org/jira/browse/KAFKA-2467 Project: Kafka Issue Type: Bug

[jira] [Work started] (KAFKA-2072) Add StopReplica request/response to o.a.k.common.requests and replace the usage in core module

2015-08-24 Thread David Jacot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-2072 started by David Jacot. -- > Add StopReplica request/response to o.a.k.common.requests and replace the > usage

[jira] [Updated] (KAFKA-2072) Add StopReplica request/response to o.a.k.common.requests and replace the usage in core module

2015-08-24 Thread David Jacot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-2072: --- Status: Open (was: Patch Available) > Add StopReplica request/response to o.a.k.common.requests and r

[jira] [Commented] (KAFKA-2072) Add StopReplica request/response to o.a.k.common.requests and replace the usage in core module

2015-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710626#comment-14710626 ] ASF GitHub Bot commented on KAFKA-2072: --- Github user dajac closed the pull request a

[GitHub] kafka pull request: KAFKA-2072 [WIP]: Add StopReplica request/resp...

2015-08-24 Thread dajac
Github user dajac closed the pull request at: https://github.com/apache/kafka/pull/141 --- 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 enable

[jira] [Commented] (KAFKA-2071) Replace Produce Request/Response with their org.apache.kafka.common.requests equivalents

2015-08-24 Thread David Jacot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710622#comment-14710622 ] David Jacot commented on KAFKA-2071: I have merged trunk in the PR and adapted it to t

[jira] [Commented] (KAFKA-2464) Client-side assignment and group generalization

2015-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710573#comment-14710573 ] ASF GitHub Bot commented on KAFKA-2464: --- GitHub user hachikuji opened a pull request

[GitHub] kafka pull request: KAFKA-2464; client-side assignment for new con...

2015-08-24 Thread hachikuji
GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/165 KAFKA-2464; client-side assignment for new consumer You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka KAFKA-2464 Alternatively y

[jira] [Created] (KAFKA-2466) ConsoleConsumer throws ConcurrentModificationException on termination

2015-08-24 Thread Ashish K Singh (JIRA)
Ashish K Singh created KAFKA-2466: - Summary: ConsoleConsumer throws ConcurrentModificationException on termination Key: KAFKA-2466 URL: https://issues.apache.org/jira/browse/KAFKA-2466 Project: Kafka

[jira] [Commented] (KAFKA-2106) Partition balance tool between borkers

2015-08-24 Thread chenshangan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710474#comment-14710474 ] chenshangan commented on KAFKA-2106: There are two things here: 1) about 3 replica res

[jira] [Assigned] (KAFKA-2465) Need to document replica.fetcher.backoff.ms

2015-08-24 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriharsha Chintalapani reassigned KAFKA-2465: - Assignee: Sriharsha Chintalapani > Need to document replica.fetcher.backo

[jira] [Commented] (KAFKA-2465) Need to document replica.fetcher.backoff.ms

2015-08-24 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710457#comment-14710457 ] Gwen Shapira commented on KAFKA-2465: - [~harsha_ch] - since you added the configuratio

[jira] [Created] (KAFKA-2465) Need to document replica.fetcher.backoff.ms

2015-08-24 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-2465: --- Summary: Need to document replica.fetcher.backoff.ms Key: KAFKA-2465 URL: https://issues.apache.org/jira/browse/KAFKA-2465 Project: Kafka Issue Type: Improveme

[jira] [Created] (KAFKA-2464) Client-side assignment and group generalization

2015-08-24 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-2464: -- Summary: Client-side assignment and group generalization Key: KAFKA-2464 URL: https://issues.apache.org/jira/browse/KAFKA-2464 Project: Kafka Issue Type:

[jira] [Commented] (KAFKA-2106) Partition balance tool between borkers

2015-08-24 Thread Allen Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710364#comment-14710364 ] Allen Wang commented on KAFKA-2106: --- I am curious in the following code why there is a r

no Kafka KIP meeting tomorrow

2015-08-24 Thread Jun Rao
Since there are no new KIP issues for discussion, there is no KIP meeting tomorrow. Thanks, Jun

[jira] [Commented] (KAFKA-2462) allow modifying soft limit for open files in Kafka startup script

2015-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710261#comment-14710261 ] ASF GitHub Bot commented on KAFKA-2462: --- GitHub user gwenshap opened a pull request:

[GitHub] kafka pull request: KAFKA-2462: allow modifying soft limit for ope...

2015-08-24 Thread gwenshap
GitHub user gwenshap opened a pull request: https://github.com/apache/kafka/pull/164 KAFKA-2462: allow modifying soft limit for open files in Kafka startup script You can merge this pull request into a Git repository by running: $ git pull https://github.com/gwenshap/kafka ul

[jira] [Assigned] (KAFKA-2461) request logger no longer logs extra information in debug mode

2015-08-24 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish K Singh reassigned KAFKA-2461: - Assignee: Ashish K Singh > request logger no longer logs extra information in debug mode

[jira] [Comment Edited] (KAFKA-2367) Add Copycat runtime data API

2015-08-24 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710216#comment-14710216 ] Ewen Cheslack-Postava edited comment on KAFKA-2367 at 8/24/15 10:56 PM:

[jira] [Commented] (KAFKA-2367) Add Copycat runtime data API

2015-08-24 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710216#comment-14710216 ] Ewen Cheslack-Postava commented on KAFKA-2367: -- I posted an initial patch. It

[jira] [Commented] (KAFKA-2367) Add Copycat runtime data API

2015-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710212#comment-14710212 ] ASF GitHub Bot commented on KAFKA-2367: --- GitHub user ewencp opened a pull request:

[GitHub] kafka pull request: KAFKA-2367: Add Copycat runtime data API.

2015-08-24 Thread ewencp
GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/163 KAFKA-2367: Add Copycat runtime data API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ewencp/kafka kafka-2367-copycat-runtime-data-api Alter

[jira] [Commented] (KAFKA-2351) Brokers are having a problem shutting down correctly

2015-08-24 Thread Mayuresh Gharat (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710205#comment-14710205 ] Mayuresh Gharat commented on KAFKA-2351: Updated reviewboard https://reviews.apach

[jira] [Updated] (KAFKA-2351) Brokers are having a problem shutting down correctly

2015-08-24 Thread Mayuresh Gharat (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayuresh Gharat updated KAFKA-2351: --- Attachment: KAFKA-2351_2015-08-24_15:50:41.patch > Brokers are having a problem shutting down

Re: Review Request 36652: Patch for KAFKA-2351

2015-08-24 Thread Mayuresh Gharat
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36652/ --- (Updated Aug. 24, 2015, 10:50 p.m.) Review request for kafka. Bugs: KAFKA-235

[jira] [Resolved] (KAFKA-2463) Our shell scripts should use getopts for argument parsing.

2015-08-24 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2463. - Resolution: Won't Fix Never mind, getopts doesn't support long options, which means we will break

[jira] [Created] (KAFKA-2463) Our shell scripts should use getopts for argument parsing.

2015-08-24 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-2463: --- Summary: Our shell scripts should use getopts for argument parsing. Key: KAFKA-2463 URL: https://issues.apache.org/jira/browse/KAFKA-2463 Project: Kafka Issue

[jira] [Created] (KAFKA-2462) allow modifying soft limit for open files in Kafka startup script

2015-08-24 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-2462: --- Summary: allow modifying soft limit for open files in Kafka startup script Key: KAFKA-2462 URL: https://issues.apache.org/jira/browse/KAFKA-2462 Project: Kafka

Re: Review Request 33378: Patch for KAFKA-2136

2015-08-24 Thread Joel Koshy
> On Aug. 22, 2015, 12:45 a.m., Joel Koshy wrote: > > clients/src/main/java/org/apache/kafka/common/requests/FetchResponse.java, > > line 107 > > > > > > This will probably need a versionId as well (as is done i

Re: Review Request 33378: Patch for KAFKA-2136

2015-08-24 Thread Joel Koshy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33378/#review96186 --- core/src/main/scala/kafka/api/FetchResponse.scala (line 183)

[jira] [Commented] (KAFKA-2431) Test SSL/TLS impact on performance

2015-08-24 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1470#comment-1470 ] Ismael Juma commented on KAFKA-2431: Yes, definitely. We discussed that offline, but I

[jira] [Commented] (KAFKA-2461) request logger no longer logs extra information in debug mode

2015-08-24 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709988#comment-14709988 ] Gwen Shapira commented on KAFKA-2461: - Of course. Thanks [~singhashish] > request log

[jira] [Commented] (KAFKA-2412) Documentation bug: Add information for key.serializer and value.serializer to New Producer Config sections

2015-08-24 Thread Grayson Chao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709975#comment-14709975 ] Grayson Chao commented on KAFKA-2412: - Thanks [~wushujames]! > Documentation bug: Add

[jira] [Commented] (KAFKA-2412) Documentation bug: Add information for key.serializer and value.serializer to New Producer Config sections

2015-08-24 Thread James Cheng (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709974#comment-14709974 ] James Cheng commented on KAFKA-2412: [~gchao], here are some slides that describe how

[jira] [Commented] (KAFKA-2431) Test SSL/TLS impact on performance

2015-08-24 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709914#comment-14709914 ] Jay Kreps commented on KAFKA-2431: -- It would be good to also do the same test(s) against

[jira] [Commented] (KAFKA-1792) change behavior of --generate to produce assignment config with fair replica distribution and minimal number of reassignments

2015-08-24 Thread Allen Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709887#comment-14709887 ] Allen Wang commented on KAFKA-1792: --- I agree with [~88manpreet] that after the reassignm

[jira] [Updated] (KAFKA-2412) Documentation bug: Add information for key.serializer and value.serializer to New Producer Config sections

2015-08-24 Thread Grayson Chao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grayson Chao updated KAFKA-2412: Attachment: KAFKA-2412-r1.diff > Documentation bug: Add information for key.serializer and value.ser

[jira] [Commented] (KAFKA-2412) Documentation bug: Add information for key.serializer and value.serializer to New Producer Config sections

2015-08-24 Thread Grayson Chao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709881#comment-14709881 ] Grayson Chao commented on KAFKA-2412: - 1. Good point. I agree that pointing toward the

[jira] [Commented] (KAFKA-2390) Seek() should take a callback.

2015-08-24 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709867#comment-14709867 ] Jay Kreps commented on KAFKA-2390: -- I think there could be multiple out of range partitio

[jira] [Commented] (KAFKA-2461) request logger no longer logs extra information in debug mode

2015-08-24 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709853#comment-14709853 ] Ashish K Singh commented on KAFKA-2461: --- [~gwenshap] I too noticed this. Do you mind

[jira] [Commented] (KAFKA-2390) Seek() should take a callback.

2015-08-24 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709854#comment-14709854 ] Jiangjie Qin commented on KAFKA-2390: - Do you mean we have something like: {code} clas

[jira] [Commented] (KAFKA-2431) Test SSL/TLS impact on performance

2015-08-24 Thread Ben Stopford (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709852#comment-14709852 ] Ben Stopford commented on KAFKA-2431: - Progress is recorded in this doc https://docs.g

[jira] [Created] (KAFKA-2461) request logger no longer logs extra information in debug mode

2015-08-24 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-2461: --- Summary: request logger no longer logs extra information in debug mode Key: KAFKA-2461 URL: https://issues.apache.org/jira/browse/KAFKA-2461 Project: Kafka Is

[jira] [Comment Edited] (KAFKA-1811) ensuring registered broker host:port is unique

2015-08-24 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709794#comment-14709794 ] Edward Ribeiro edited comment on KAFKA-1811 at 8/24/15 6:42 PM:

[jira] [Issue Comment Deleted] (KAFKA-1811) ensuring registered broker host:port is unique

2015-08-24 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated KAFKA-1811: -- Comment: was deleted (was: A tentative (git) patch cut for addressing this issue.) > ensuring r

[jira] [Commented] (KAFKA-1811) ensuring registered broker host:port is unique

2015-08-24 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709794#comment-14709794 ] Edward Ribeiro commented on KAFKA-1811: --- Hi [~gwenshap] and [~nehanarkhede], I have

[jira] [Updated] (KAFKA-1811) ensuring registered broker host:port is unique

2015-08-24 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated KAFKA-1811: -- Attachment: (was: KAFKA-1811-2.patch) > ensuring registered broker host:port is unique > ---

[jira] [Commented] (KAFKA-1811) ensuring registered broker host:port is unique

2015-08-24 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709767#comment-14709767 ] Edward Ribeiro commented on KAFKA-1811: --- Created reviewboard https://reviews.apache.

[jira] [Updated] (KAFKA-1811) ensuring registered broker host:port is unique

2015-08-24 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated KAFKA-1811: -- Attachment: KAFKA-1811.patch > ensuring registered broker host:port is unique >

[jira] [Updated] (KAFKA-1811) ensuring registered broker host:port is unique

2015-08-24 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated KAFKA-1811: -- Status: Patch Available (was: Open) > ensuring registered broker host:port is unique >

Review Request 37723: Patch for KAFKA-1811

2015-08-24 Thread Edward Ribeiro
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37723/ --- Review request for kafka. Bugs: KAFKA-1811 https://issues.apache.org/jira/b

[jira] [Commented] (KAFKA-2338) Warn users if they change max.message.bytes that they also need to update broker and consumer settings

2015-08-24 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709707#comment-14709707 ] Edward Ribeiro commented on KAFKA-2338: --- Hi, [~gwenshap], thanks for the kind words.

Re: Review Request 33378: Patch for KAFKA-2136

2015-08-24 Thread Aditya Auradkar
> On Aug. 22, 2015, 12:45 a.m., Joel Koshy wrote: > > clients/src/main/java/org/apache/kafka/common/requests/FetchResponse.java, > > line 107 > > > > > > This will probably need a versionId as well (as is done i

[jira] [Updated] (KAFKA-2338) Warn users if they change max.message.bytes that they also need to update broker and consumer settings

2015-08-24 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated KAFKA-2338: -- Attachment: KAFKA-2338_2015-08-24_14:32:38.patch > Warn users if they change max.message.bytes t

[jira] [Updated] (KAFKA-2338) Warn users if they change max.message.bytes that they also need to update broker and consumer settings

2015-08-24 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated KAFKA-2338: -- Status: Patch Available (was: In Progress) > Warn users if they change max.message.bytes that t

[jira] [Commented] (KAFKA-2338) Warn users if they change max.message.bytes that they also need to update broker and consumer settings

2015-08-24 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709685#comment-14709685 ] Edward Ribeiro commented on KAFKA-2338: --- Updated reviewboard https://reviews.apache.

Re: Review Request 36578: Patch for KAFKA-2338

2015-08-24 Thread Edward Ribeiro
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36578/ --- (Updated Aug. 24, 2015, 5:36 p.m.) Review request for kafka. Bugs: KAFKA-2338

[jira] [Commented] (KAFKA-2136) Client side protocol changes to return quota delays

2015-08-24 Thread Aditya A Auradkar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709677#comment-14709677 ] Aditya A Auradkar commented on KAFKA-2136: -- Updated reviewboard https://reviews.a

Re: Review Request 33378: Patch for KAFKA-2136

2015-08-24 Thread Aditya Auradkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33378/ --- (Updated Aug. 24, 2015, 5:33 p.m.) Review request for kafka, Joel Koshy and Jun

[jira] [Updated] (KAFKA-2136) Client side protocol changes to return quota delays

2015-08-24 Thread Aditya A Auradkar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya A Auradkar updated KAFKA-2136: - Attachment: KAFKA-2136_2015-08-24_10:33:10.patch > Client side protocol changes to return

Re: Review Request 33378: Patch for KAFKA-2136

2015-08-24 Thread Aditya Auradkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33378/ --- (Updated Aug. 24, 2015, 5:33 p.m.) Review request for kafka, Joel Koshy and Jun

Re: KAFKA-2364 migrate docs from SVN to git

2015-08-24 Thread Manikumar Reddy
Hi, Infra team created git repo for kafka site docs. Gwen/Guozhang, Need your help to create a branch "asf-site" and copy the exiting svn contents to that branch. git repo: https://git-wip-us.apache.org/repos/asf/kafka-site.git https://issues.apache.org/jira/browse/INFRA-10143?

[jira] [Commented] (KAFKA-2389) CommitType seems not necessary in commit().

2015-08-24 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709640#comment-14709640 ] Jiangjie Qin commented on KAFKA-2389: - [~ewencp] I am modifying the code and found it

[jira] [Commented] (KAFKA-2389) CommitType seems not necessary in commit().

2015-08-24 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709631#comment-14709631 ] Jason Gustafson commented on KAFKA-2389: [~ewencp] If I understand correctly, you

[jira] [Commented] (KAFKA-2389) CommitType seems not necessary in commit().

2015-08-24 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709620#comment-14709620 ] Jiangjie Qin commented on KAFKA-2389: - I am also thinking about having only no paramet

[jira] [Commented] (KAFKA-2389) CommitType seems not necessary in commit().

2015-08-24 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709609#comment-14709609 ] Jay Kreps commented on KAFKA-2389: -- I think this may be the first time Ewen has ever agre

[jira] [Commented] (KAFKA-2390) Seek() should take a callback.

2015-08-24 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709607#comment-14709607 ] Jay Kreps commented on KAFKA-2390: -- Thanks for the clear problem statement, I agree with

[jira] [Updated] (KAFKA-1387) Kafka getting stuck creating ephemeral node it has already created when two zookeeper sessions are established in a very short period of time

2015-08-24 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira updated KAFKA-1387: Attachment: KAFKA-1387.patch Given that it isn't clear that we will be getting curator as a

[jira] [Updated] (KAFKA-1387) Kafka getting stuck creating ephemeral node it has already created when two zookeeper sessions are established in a very short period of time

2015-08-24 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira updated KAFKA-1387: Reviewer: Guozhang Wang (was: Flavio Junqueira) > Kafka getting stuck creating ephemeral no

[jira] [Updated] (KAFKA-1387) Kafka getting stuck creating ephemeral node it has already created when two zookeeper sessions are established in a very short period of time

2015-08-24 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira updated KAFKA-1387: Assignee: Flavio Junqueira > Kafka getting stuck creating ephemeral node it has already crea

[jira] [Commented] (KAFKA-1690) Add SSL support to Kafka Broker, Producer and Consumer

2015-08-24 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709424#comment-14709424 ] Sriharsha Chintalapani commented on KAFKA-1690: --- [~NavjotBhardwaj] those are

[jira] [Commented] (KAFKA-1690) Add SSL support to Kafka Broker, Producer and Consumer

2015-08-24 Thread Navjot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709417#comment-14709417 ] Navjot commented on KAFKA-1690: --- !!! UNIT Tests Failing For testing SSL support I downlo

[GitHub] kafka pull request: Exclude conflicting zookeeper version from 'co...

2015-08-24 Thread shtratos
GitHub user shtratos opened a pull request: https://github.com/apache/kafka/pull/162 Exclude conflicting zookeeper version from 'com.101tec:zkclient' dependencies 'com.101tec:zkclient:0.5' package brings in a dependency on older zookeper version: `3.4.4` This causes confli