Jenkins build is back to normal : kafka-trunk-jdk7 #663

2015-10-06 Thread Apache Jenkins Server
See

Re: [DISCUSS] Email to dev list for GitHub PR comments

2015-10-06 Thread Dong Lin
I agree with Guozhang. On Tue, Oct 6, 2015 at 5:49 PM, Gwen Shapira wrote: > Agree with Guozhang. > > On Tue, Oct 6, 2015 at 3:22 PM, Guozhang Wang wrote: > > > I think github cannot batch comments in emails (yet?), which is sad.. > > > > I would prefer to keep both github@kafka / github@kafka-

Build failed in Jenkins: kafka-trunk-jdk8 #6

2015-10-06 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2476: Add Decimal, Date, and Timestamp logical types. -- [...truncated 859 lines...]

[jira] [Updated] (KAFKA-2476) Define logical types for Copycat data API

2015-10-06 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2476: - Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request

[jira] [Commented] (KAFKA-2476) Define logical types for Copycat data API

2015-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946244#comment-14946244 ] ASF GitHub Bot commented on KAFKA-2476: --- Github user asfgit closed the pull request

[GitHub] kafka pull request: KAFKA-2476: Add Decimal, Date, and Timestamp l...

2015-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/281 --- 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 enabl

[jira] [Commented] (KAFKA-2527) System Test for Quotas in Ducktape

2015-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946226#comment-14946226 ] ASF GitHub Bot commented on KAFKA-2527: --- GitHub user lindong28 reopened a pull reque

[jira] [Commented] (KAFKA-2527) System Test for Quotas in Ducktape

2015-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946225#comment-14946225 ] ASF GitHub Bot commented on KAFKA-2527: --- Github user lindong28 closed the pull reque

[GitHub] kafka pull request: KAFKA-2527; System Test for Quotas in Ducktape

2015-10-06 Thread lindong28
GitHub user lindong28 reopened a pull request: https://github.com/apache/kafka/pull/275 KAFKA-2527; System Test for Quotas in Ducktape @granders Can you take a look at this quota system test? You can merge this pull request into a Git repository by running: $ git pull https://g

[GitHub] kafka pull request: KAFKA-2527; System Test for Quotas in Ducktape

2015-10-06 Thread lindong28
Github user lindong28 closed the pull request at: https://github.com/apache/kafka/pull/275 --- 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 en

[GitHub] kafka pull request: KAFKA-2428

2015-10-06 Thread MayureshGharat
GitHub user MayureshGharat opened a pull request: https://github.com/apache/kafka/pull/282 KAFKA-2428 Add sanity test in kafkaConsumer for the timeouts. This is a followup ticket for Kafka-2120. You can merge this pull request into a Git repository by running: $ git pull https

[jira] [Commented] (KAFKA-2428) Add sanity test in kafkaConsumer for the timeouts. This is a followup ticket for Kafka-2120

2015-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946158#comment-14946158 ] ASF GitHub Bot commented on KAFKA-2428: --- GitHub user MayureshGharat opened a pull re

[jira] [Updated] (KAFKA-2428) Add sanity test in kafkaConsumer for the timeouts. This is a followup ticket for Kafka-2120

2015-10-06 Thread Mayuresh Gharat (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayuresh Gharat updated KAFKA-2428: --- Fix Version/s: 0.9.0.0 > Add sanity test in kafkaConsumer for the timeouts. This is a followup

[jira] [Commented] (KAFKA-2428) Add sanity test in kafkaConsumer for the timeouts. This is a followup ticket for Kafka-2120

2015-10-06 Thread Mayuresh Gharat (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946106#comment-14946106 ] Mayuresh Gharat commented on KAFKA-2428: [~ijuma] Yes. I will submit a PR for this

Re: [DISCUSS] Email to dev list for GitHub PR comments

2015-10-06 Thread Gwen Shapira
Agree with Guozhang. On Tue, Oct 6, 2015 at 3:22 PM, Guozhang Wang wrote: > I think github cannot batch comments in emails (yet?), which is sad.. > > I would prefer to keep both github@kafka / github@kafka-site to send only > open/close PRs unless you subscribe to some tickets. > > Guozhang > >

Re: [VOTE] KIP-31 - Move to relative offsets in compressed message sets.

2015-10-06 Thread Dong Lin
+1 Dong On Tue, Oct 6, 2015 at 2:58 PM, Jiangjie Qin wrote: > Hi folks, > > Sorry for this prolonged voting session and thanks for the votes. > > There is an additional broker configuration change added to the KIP after > the vote. We propose to add a message.format.version configuration to the

Build failed in Jenkins: kafka-trunk-jdk8 #5

2015-10-06 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2474: Add caching of JSON schema conversions to JsonConverter -- [...truncated 6513 lines...] org.apache.kafka.copycat.data.SchemaBuilderTest > testBooleanBuilder PASS

[jira] [Commented] (KAFKA-2587) Transient test failure: `SimpleAclAuthorizerTest`

2015-10-06 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945964#comment-14945964 ] Jun Rao commented on KAFKA-2587: [~fpj], thanks for the explanation. According to that, th

Build failed in Jenkins: kafka-trunk-jdk7 #662

2015-10-06 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2474: Add caching of JSON schema conversions to JsonConverter -- [...truncated 320 lines...] :kafka-trunk-jdk7:clients:jar UP-TO-DATE :kafka-trunk-jdk7:clients:javad

[jira] [Commented] (KAFKA-2474) Add caching for converted Copycat schemas in JSONConverter

2015-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945936#comment-14945936 ] ASF GitHub Bot commented on KAFKA-2474: --- Github user asfgit closed the pull request

[jira] [Updated] (KAFKA-2474) Add caching for converted Copycat schemas in JSONConverter

2015-10-06 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2474: - Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request

[GitHub] kafka pull request: KAFKA-2474: Add caching of JSON schema convers...

2015-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/250 --- 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 enabl

Re: [DISCUSS] Email to dev list for GitHub PR comments

2015-10-06 Thread Guozhang Wang
I think github cannot batch comments in emails (yet?), which is sad.. I would prefer to keep both github@kafka / github@kafka-site to send only open/close PRs unless you subscribe to some tickets. Guozhang On Tue, Oct 6, 2015 at 9:49 AM, Jiangjie Qin wrote: > Hi Ismael, > > Thanks for bringing

[jira] [Assigned] (KAFKA-2614) No more clients can connect after `TooManyConnectionsException` threshold (max.connections.per.ip) is reached

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma reassigned KAFKA-2614: -- Assignee: Ismael Juma > No more clients can connect after `TooManyConnectionsException` thresho

[GitHub] kafka-site pull request: updated contributing.html

2015-10-06 Thread guozhangwang
Github user guozhangwang commented on the pull request: https://github.com/apache/kafka-site/pull/1#issuecomment-146017600 LGTM, thanks @omkreddy . --- 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

Re: [DISCUSS] KIP-35 - Retrieve protocol version

2015-10-06 Thread Jason Gustafson
It would be nice to get the unknown api workaround into 0.9, even if we can't have ProtocolVersionRequest. It should be a small change and it allows clients going forward to detect when they have connected to an old broker, which lets them surface a helpful error to the user. This is much better th

Jenkins build is back to normal : kafka-trunk-jdk7 #661

2015-10-06 Thread Apache Jenkins Server
See

Build failed in Jenkins: kafka-trunk-jdk8 #4

2015-10-06 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2599: Fix Metadata.getClusterForCurrentTopics throws NPE [wangguoz] KAFKA-2573: Mirror maker system test hangs and eventually fails [wangguoz] KAFKA-2482: Allow sink tasks to get their current assignment, a

Re: [VOTE] KIP-31 - Move to relative offsets in compressed message sets.

2015-10-06 Thread Jiangjie Qin
Hi folks, Sorry for this prolonged voting session and thanks for the votes. There is an additional broker configuration change added to the KIP after the vote. We propose to add a message.format.version configuration to the broker to indicate which version it should use to store the message on di

[jira] [Created] (KAFKA-2617) Move protocol field default values to Protocol

2015-10-06 Thread Guozhang Wang (JIRA)
Guozhang Wang created KAFKA-2617: Summary: Move protocol field default values to Protocol Key: KAFKA-2617 URL: https://issues.apache.org/jira/browse/KAFKA-2617 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-2615) Poll() method is broken wrt time

2015-10-06 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945849#comment-14945849 ] Jiangjie Qin commented on KAFKA-2615: - [~hachikuji] I see. Yes, that is an issue. It a

Re: [DISCUSS] KIP-35 - Retrieve protocol version

2015-10-06 Thread Magnus Edenhill
After today's KIP call we decided on the following regarding KIP-35: * limit scope to just propagate supported API versions (no key-value tags, broker info, etc) * let the new API return the full list of broker's supported ApiKeys and ApiVersions, rather than an aggregated global version * ApiVe

[jira] [Commented] (KAFKA-2482) Allow copycat sink tasks to pause/resume consumption of specific topic partitions

2015-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945833#comment-14945833 ] ASF GitHub Bot commented on KAFKA-2482: --- Github user asfgit closed the pull request

[jira] [Updated] (KAFKA-2482) Allow copycat sink tasks to pause/resume consumption of specific topic partitions

2015-10-06 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2482: - Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request

[GitHub] kafka pull request: KAFKA-2482: Allow sink tasks to get their curr...

2015-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/249 --- 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 enabl

[jira] [Updated] (KAFKA-2614) No more clients can connect after `TooManyConnectionsException` threshold (max.connections.per.ip) is reached

2015-10-06 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-2614: --- Fix Version/s: 0.9.0.0 Component/s: core > No more clients can connect after `TooManyConnectionsExceptio

[jira] [Updated] (KAFKA-2573) Mirror maker system test hangs and eventually fails

2015-10-06 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2573: - Resolution: Fixed Fix Version/s: 0.9.0.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (KAFKA-2573) Mirror maker system test hangs and eventually fails

2015-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945805#comment-14945805 ] ASF GitHub Bot commented on KAFKA-2573: --- Github user asfgit closed the pull request

[GitHub] kafka pull request: KAFKA-2573: Mirror maker system test hangs and...

2015-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/234 --- 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 enabl

Re: Kafka KIP meeting Oct 6 at 11:00am PST

2015-10-06 Thread Jun Rao
The following are the notes from today's KIP discussion. We only had the time to go through KIP-35. The consensus is that we will add a BrokerProtocolRequest that returns the supported versions for every type of requests. It's up to the client to decide how to use this. Magnus will update the KIP

[jira] [Updated] (KAFKA-2599) Metadata#getClusterForCurrentTopics can throw NPE even with null checking

2015-10-06 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2599: - Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request

[GitHub] kafka pull request: KAFKA-2599 Metadata#getClusterForCurrentTopics...

2015-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/262 --- 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 enabl

[jira] [Commented] (KAFKA-2599) Metadata#getClusterForCurrentTopics can throw NPE even with null checking

2015-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945732#comment-14945732 ] ASF GitHub Bot commented on KAFKA-2599: --- Github user asfgit closed the pull request

[jira] [Commented] (KAFKA-2615) Poll() method is broken wrt time

2015-10-06 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945716#comment-14945716 ] Jason Gustafson commented on KAFKA-2615: [~becket_qin] I think it affects everythi

[jira] [Commented] (KAFKA-2615) Poll() method is broken wrt time

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945687#comment-14945687 ] Ismael Juma commented on KAFKA-2615: Yeah, we definitely want to pass the `Time` insta

[GitHub] kafka pull request: KAFKA-2527; System Test for Quotas in Ducktape

2015-10-06 Thread lindong28
GitHub user lindong28 reopened a pull request: https://github.com/apache/kafka/pull/275 KAFKA-2527; System Test for Quotas in Ducktape @granders Can you take a look at this quota system test? You can merge this pull request into a Git repository by running: $ git pull https://g

[jira] [Commented] (KAFKA-2615) Poll() method is broken wrt time

2015-10-06 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945696#comment-14945696 ] Jiangjie Qin commented on KAFKA-2615: - Is this only a problem of consumer or also a pr

[jira] [Commented] (KAFKA-2527) System Test for Quotas in Ducktape

2015-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945693#comment-14945693 ] ASF GitHub Bot commented on KAFKA-2527: --- GitHub user lindong28 reopened a pull reque

[jira] [Commented] (KAFKA-2527) System Test for Quotas in Ducktape

2015-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945685#comment-14945685 ] ASF GitHub Bot commented on KAFKA-2527: --- Github user lindong28 closed the pull reque

[GitHub] kafka pull request: KAFKA-2527; System Test for Quotas in Ducktape

2015-10-06 Thread lindong28
Github user lindong28 closed the pull request at: https://github.com/apache/kafka/pull/275 --- 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 en

[jira] [Comment Edited] (KAFKA-2615) Poll() method is broken wrt time

2015-10-06 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945641#comment-14945641 ] Jason Gustafson edited comment on KAFKA-2615 at 10/6/15 7:48 PM: ---

[jira] [Commented] (KAFKA-2615) Poll() method is broken wrt time

2015-10-06 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945641#comment-14945641 ] Jason Gustafson commented on KAFKA-2615: [~enothereska] Could we pull the Time obj

[jira] [Commented] (KAFKA-2615) Poll() method is broken wrt time

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945635#comment-14945635 ] Ismael Juma commented on KAFKA-2615: This will also simplify the signature of many met

[jira] [Created] (KAFKA-2616) Improve Kakfa client exceptions

2015-10-06 Thread Hurshal Patel (JIRA)
Hurshal Patel created KAFKA-2616: Summary: Improve Kakfa client exceptions Key: KAFKA-2616 URL: https://issues.apache.org/jira/browse/KAFKA-2616 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-2615) Poll() method is broken wrt time

2015-10-06 Thread Eno Thereska (JIRA)
Eno Thereska created KAFKA-2615: --- Summary: Poll() method is broken wrt time Key: KAFKA-2615 URL: https://issues.apache.org/jira/browse/KAFKA-2615 Project: Kafka Issue Type: Bug Compon

[jira] [Created] (KAFKA-2614) No more clients can connect after `TooManyConnectionsException` threshold (max.connections.per.ip) is reached

2015-10-06 Thread Stephen Chu (JIRA)
Stephen Chu created KAFKA-2614: -- Summary: No more clients can connect after `TooManyConnectionsException` threshold (max.connections.per.ip) is reached Key: KAFKA-2614 URL: https://issues.apache.org/jira/browse/KAFKA

Re: [ANNOUCE] Apache Kafka 0.8.2.2 Released

2015-10-06 Thread Ismael Juma
On Sat, Oct 3, 2015 at 4:36 PM, Jun Rao wrote: > > We will update the download link in our website shortly. > The download page has been updated: http://kafka.apache.org/downloads.html Ismael

[jira] [Updated] (KAFKA-2476) Define logical types for Copycat data API

2015-10-06 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava updated KAFKA-2476: - Status: Patch Available (was: Open) > Define logical types for Copycat data API >

[jira] [Commented] (KAFKA-2476) Define logical types for Copycat data API

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

[GitHub] kafka pull request: KAFKA-2476: Add Decimal, Date, and Timestamp l...

2015-10-06 Thread ewencp
GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/281 KAFKA-2476: Add Decimal, Date, and Timestamp logical types. To support Decimal, this also adds support for schema parameters, which is an extra set of String key value pairs which provide extra in

[jira] [Commented] (KAFKA-1451) Broker stuck due to leader election race

2015-10-06 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945391#comment-14945391 ] Flavio Junqueira commented on KAFKA-1451: - Maybe related to KAFKA-1387? > Broker

[jira] [Commented] (KAFKA-2391) Blocking call such as position(), partitionsFor(), committed() and listTopics() should have a timeout

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945385#comment-14945385 ] Ismael Juma commented on KAFKA-2391: [~becket_qin], that's a fair point. The suggestio

[jira] [Commented] (KAFKA-1451) Broker stuck due to leader election race

2015-10-06 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945382#comment-14945382 ] Jiangjie Qin commented on KAFKA-1451: - [~laxpio] May be related to KAFKA-2437. > Brok

[jira] [Resolved] (KAFKA-2612) Increase the number of retained builds for kafka-trunk-git-pr-jdk7

2015-10-06 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira resolved KAFKA-2612. - Resolution: Fixed > Increase the number of retained builds for kafka-trunk-git-pr-jdk7 > -

[jira] [Commented] (KAFKA-2452) enable new consumer in mirror maker

2015-10-06 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945370#comment-14945370 ] Jiangjie Qin commented on KAFKA-2452: - [~zhoux_samuel] It is expected that no zk path

[GitHub] kafka-site pull request: Add Kafka 0.8.2.2 release to downloads pa...

2015-10-06 Thread gwenshap
Github user gwenshap commented on the pull request: https://github.com/apache/kafka-site/pull/2#issuecomment-145928533 Thank you, @ijuma for the very first Kafka site PR! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Assigned] (KAFKA-2459) Connection backoff/blackout period should start when a connection is disconnected, not when the connection attempt was initiated

2015-10-06 Thread Eno Thereska (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eno Thereska reassigned KAFKA-2459: --- Assignee: Eno Thereska (was: Manikumar Reddy) > Connection backoff/blackout period should st

[GitHub] kafka-site pull request: Add Kafka 0.8.2.2 release to downloads pa...

2015-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka-site/pull/2 --- 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 en

[jira] [Commented] (KAFKA-2391) Blocking call such as position(), partitionsFor(), committed() and listTopics() should have a timeout

2015-10-06 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945349#comment-14945349 ] Jiangjie Qin commented on KAFKA-2391: - [~ijuma] The problem of using request timeout f

Re: [DISCUSS] Email to dev list for GitHub PR comments

2015-10-06 Thread Jiangjie Qin
Hi Ismael, Thanks for bringing this up. Completely agree the exploding amount of emails is a little annoying, regardless they are sent to dev list or personal emails. Not sure whether it is doable or not, but here is what I am thinking. 1. batch the comments email and send periodically to dev lis

[GitHub] kafka-site pull request: Add Kafka 0.8.2.2 release to downloads pa...

2015-10-06 Thread omkreddy
Github user omkreddy commented on the pull request: https://github.com/apache/kafka-site/pull/2#issuecomment-145908088 LGTM --- 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 enable

Re: [DISCUSS] KIP-35 - Retrieve protocol version

2015-10-06 Thread Joel Koshy
Thanks for the write-up and discussion. This would have been super useful in our last round of deployments at LinkedIn for which we ended up having to hack around a number of incompatibilities. I could list all of the compatibility issues that have hit us, but some are irrelevant to this specific K

[jira] [Comment Edited] (KAFKA-2612) Increase the number of retained builds for kafka-trunk-git-pr-jdk7

2015-10-06 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944990#comment-14944990 ] Flavio Junqueira edited comment on KAFKA-2612 at 10/6/15 1:07 PM: --

[jira] [Commented] (KAFKA-2612) Increase the number of retained builds for kafka-trunk-git-pr-jdk7

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944997#comment-14944997 ] Ismael Juma commented on KAFKA-2612: Thanks! > Increase the number of retained builds

[jira] [Commented] (KAFKA-2609) SSL renegotiation code paths need more tests

2015-10-06 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944993#comment-14944993 ] Sriharsha Chintalapani commented on KAFKA-2609: --- Yes [~ijuma]. Even after we

[jira] [Commented] (KAFKA-2612) Increase the number of retained builds for kafka-trunk-git-pr-jdk7

2015-10-06 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944990#comment-14944990 ] Flavio Junqueira commented on KAFKA-2612: - OK, to play nicely, I've set for the gi

[jira] [Assigned] (KAFKA-2612) Increase the number of retained builds for kafka-trunk-git-pr-jdk7

2015-10-06 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira reassigned KAFKA-2612: --- Assignee: Flavio Junqueira > Increase the number of retained builds for kafka-trunk-g

Re: KAFKA-2364 migrate docs from SVN to git

2015-10-06 Thread Ismael Juma
Comments below. On Tue, Oct 6, 2015 at 1:39 PM, Manikumar Reddy wrote: > On Tue, Oct 6, 2015 at 1:34 PM, Ismael Juma wrote: > > > Thanks Mani. Regarding the release process changes, a couple of comments: > > > > 1. Under "bug-fix releases", you mention "major release directory" a > couple > > o

[jira] [Commented] (KAFKA-2612) Increase the number of retained builds for kafka-trunk-git-pr-jdk7

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944978#comment-14944978 ] Ismael Juma commented on KAFKA-2612: That sounds good to me [~fpj]. > Increase the nu

[jira] [Commented] (KAFKA-2612) Increase the number of retained builds for kafka-trunk-git-pr-jdk7

2015-10-06 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944966#comment-14944966 ] Flavio Junqueira commented on KAFKA-2612: - There is also the option of "Days to ke

[jira] [Commented] (KAFKA-2609) SSL renegotiation code paths need more tests

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944965#comment-14944965 ] Ismael Juma commented on KAFKA-2609: [~harsha_ch], my understanding is the same as you

Re: KAFKA-2364 migrate docs from SVN to git

2015-10-06 Thread Manikumar Reddy
On Tue, Oct 6, 2015 at 1:34 PM, Ismael Juma wrote: > Thanks Mani. Regarding the release process changes, a couple of comments: > > 1. Under "bug-fix releases", you mention "major release directory" a couple > of times. Is this right? > hmm..not sure. For bug fix releases like 0.8.2.X, we are re

[jira] [Commented] (KAFKA-2609) SSL renegotiation code paths need more tests

2015-10-06 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944938#comment-14944938 ] Sriharsha Chintalapani commented on KAFKA-2609: --- [~rsivaram] [~ijuma] Do we

[jira] [Updated] (KAFKA-2455) Test Failure: kafka.consumer.MetricsTest > testMetricsLeak

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2455: --- Issue Type: Sub-task (was: Bug) Parent: KAFKA-2054 > Test Failure: kafka.consumer.MetricsTest

[jira] [Commented] (KAFKA-2428) Add sanity test in kafkaConsumer for the timeouts. This is a followup ticket for Kafka-2120

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944904#comment-14944904 ] Ismael Juma commented on KAFKA-2428: [~mgharat], is this something we need for 0.9.0.0

[GitHub] kafka pull request: Reduce logging level for controller connection...

2015-10-06 Thread ijuma
GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/280 Reduce logging level for controller connection failures from `error` to `warn` Before we switched from `BlockingChannel` to `NetworkClient`, we were always reporting a successful connection due to

[jira] [Created] (KAFKA-2613) Consider capping `maxParallelForks` for Jenkins builds

2015-10-06 Thread Ismael Juma (JIRA)
Ismael Juma created KAFKA-2613: -- Summary: Consider capping `maxParallelForks` for Jenkins builds Key: KAFKA-2613 URL: https://issues.apache.org/jira/browse/KAFKA-2613 Project: Kafka Issue Type:

[jira] [Updated] (KAFKA-2364) Improve documentation for contributing to docs

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2364: --- Reviewer: Gwen Shapira > Improve documentation for contributing to docs >

[jira] [Assigned] (KAFKA-2364) Improve documentation for contributing to docs

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma reassigned KAFKA-2364: -- Assignee: Manikumar Reddy (was: Ismael Juma) The website is now in a Git repository (kafka-sit

[jira] [Assigned] (KAFKA-2364) Improve documentation for contributing to docs

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma reassigned KAFKA-2364: -- Assignee: Ismael Juma > Improve documentation for contributing to docs > --

[jira] [Updated] (KAFKA-2612) Increase the number of retained builds for kafka-trunk-git-pr-jdk7

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2612: --- Component/s: build > Increase the number of retained builds for kafka-trunk-git-pr-jdk7 >

[jira] [Commented] (KAFKA-2612) Increase the number of retained builds for kafka-trunk-git-pr-jdk7

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944832#comment-14944832 ] Ismael Juma commented on KAFKA-2612: [~fpj] or [~guozhang], can any of you help? > In

[jira] [Created] (KAFKA-2612) Increase the number of retained builds for kafka-trunk-git-pr-jdk7

2015-10-06 Thread Ismael Juma (JIRA)
Ismael Juma created KAFKA-2612: -- Summary: Increase the number of retained builds for kafka-trunk-git-pr-jdk7 Key: KAFKA-2612 URL: https://issues.apache.org/jira/browse/KAFKA-2612 Project: Kafka

[jira] [Updated] (KAFKA-2203) Get gradle build to work with Java 8

2015-10-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2203: --- Assignee: Gwen Shapira > Get gradle build to work with Java 8 > >

[jira] [Commented] (KAFKA-1451) Broker stuck due to leader election race

2015-10-06 Thread XiangChen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944726#comment-14944726 ] XiangChen commented on KAFKA-1451: -- also hit in 0.8.2.1,and the /controller node in zk is

[DISCUSS] Email to dev list for GitHub PR comments

2015-10-06 Thread Ismael Juma
Hi all, You may have noticed that we receive one email for each comment in kafka-site pull requests. We don't have that enabled for the kafka (ie code) repository. Maybe that's OK as the number of emails would be much higher for the code repository, but I thought it would be good to get other peop

[jira] [Commented] (KAFKA-2587) Transient test failure: `SimpleAclAuthorizerTest`

2015-10-06 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944700#comment-14944700 ] Flavio Junqueira commented on KAFKA-2587: - bq. is it possible that the sequential

[GitHub] kafka-site pull request: updated contributing.html

2015-10-06 Thread ijuma
Github user ijuma commented on the pull request: https://github.com/apache/kafka-site/pull/1#issuecomment-145780672 In the page, we also have: ``` Note that if the change is related to user-facing protocols / interface / configs, etc, you need to make the corresponding

[GitHub] kafka-site pull request: updated contributing.html

2015-10-06 Thread ijuma
Github user ijuma commented on a diff in the pull request: https://github.com/apache/kafka-site/pull/1#discussion_r41236153 --- Diff: contributing.html --- @@ -25,9 +25,8 @@ To submit a change for inclusion please do the following: - - Create a patch that

[GitHub] kafka-site pull request: updated contributing.html

2015-10-06 Thread ijuma
Github user ijuma commented on a diff in the pull request: https://github.com/apache/kafka-site/pull/1#discussion_r41236041 --- Diff: contributing.html --- @@ -25,9 +25,8 @@ To submit a change for inclusion please do the following: - - Create a patch that

  1   2   >