[jira] [Updated] (KAFKA-3486) Autocommit does not execute periodically when partitions are manually assigned

2016-04-02 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava updated KAFKA-3486: - Resolution: Fixed Fix Version/s: 0.10.1.0 Status: Resolved (was:

[jira] [Commented] (KAFKA-3486) Autocommit does not execute periodically when partitions are manually assigned

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

[GitHub] kafka pull request: KAFKA-3486: fix autocommit when partitions ass...

2016-04-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1169 --- 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 enab

Re: offsets.retention.minutes

2016-04-02 Thread William Grim
? On Fri, Apr 1, 2016 at 11:29 PM, William Grim wrote: > Hi, > > I read the reasoning about using offsets.retention.minutes at > https://mail-archives.apache.org/mod_mbox/kafka-users/201602.mbox/%3ccaaofhrah8p_a1yebfnh4wzsjwgiqpob_pr6hn4nymtluqqb...@mail.gmail.com%3E, > but can we agree that the

[jira] [Commented] (KAFKA-3338) Add print and writeAsText functions to the Streams DSL

2016-04-02 Thread Bill Bejeck (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223099#comment-15223099 ] Bill Bejeck commented on KAFKA-3338: Guozhang, Thanks for the response, that all make

Re: [VOTE] KIP-50 - Enhance Authorizer interface to be aware of supported Principal Types

2016-04-02 Thread Ashish Singh
Hello Jun, On Fri, Apr 1, 2016 at 9:57 PM, Jun Rao wrote: > Ashish, > > Thanks for the KIP. > > It seems that a specific implementation of Authorizer can reject invalid > user type in addAcl/removeAcl without needing the new > getSupportedPrincipalTypes() > method, right? It's probably useful t

[jira] [Commented] (KAFKA-725) Broker Exception: Attempt to read with a maximum offset less than start offset

2016-04-02 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222995#comment-15222995 ] Stig Rohde Døssing commented on KAFKA-725: -- Nevermind this, I misunderstood the hi

Re: [DISCUSS] KIP-50 - Enhance Authorizer interface to be aware of supported Principal Types

2016-04-02 Thread Ashish Singh
Hello Ismael, On Fri, Apr 1, 2016 at 4:08 PM, Ismael Juma wrote: > Hi Ashish, > > A few comments on the proposal: > > 1. In Kafka, we don't use use getter convention generally. However, the > other methods in the `Authorizer` interface do follow the getter > convention, which is unfortunate. So,

[jira] [Commented] (KAFKA-3496) Add reconnect attemps policies for client

2016-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222925#comment-15222925 ] ASF GitHub Bot commented on KAFKA-3496: --- GitHub user fhussonnois opened a pull reque

[GitHub] kafka pull request: KAFKA-3496 - add policies for client reconnect...

2016-04-02 Thread fhussonnois
GitHub user fhussonnois opened a pull request: https://github.com/apache/kafka/pull/1179 KAFKA-3496 - add policies for client reconnect attempts In addition, this PR fixes some log level as describe in this issue : https://issues.apache.org/jira/browse/KAFKA-2998 This imple

[jira] [Updated] (KAFKA-3496) Add reconnect attemps policies for client

2016-04-02 Thread Florian Hussonnois (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hussonnois updated KAFKA-3496: -- Summary: Add reconnect attemps policies for client (was: Add policies to reconnection)

[jira] [Created] (KAFKA-3496) Add policies to reconnection

2016-04-02 Thread Florian Hussonnois (JIRA)
Florian Hussonnois created KAFKA-3496: - Summary: Add policies to reconnection Key: KAFKA-3496 URL: https://issues.apache.org/jira/browse/KAFKA-3496 Project: Kafka Issue Type: Improvement

[jira] [Commented] (KAFKA-725) Broker Exception: Attempt to read with a maximum offset less than start offset

2016-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222909#comment-15222909 ] ASF GitHub Bot commented on KAFKA-725: -- GitHub user srdo opened a pull request: h

[GitHub] kafka pull request: KAFKA-725: Change behavior of Log/LogSegment w...

2016-04-02 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/kafka/pull/1178 KAFKA-725: Change behavior of Log/LogSegment when attempting read on an offset that's above high watermark. This should make Log.read act the same when startOffset is larger than maxOffset as it would

[jira] [Commented] (KAFKA-3495) `NetworkClient.blockingSendAndReceive` should rely on requestTimeout

2016-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222826#comment-15222826 ] ASF GitHub Bot commented on KAFKA-3495: --- GitHub user ijuma opened a pull request:

[jira] [Updated] (KAFKA-3495) `NetworkClient.blockingSendAndReceive` should rely on requestTimeout

2016-04-02 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3495: --- Status: Patch Available (was: Open) > `NetworkClient.blockingSendAndReceive` should rely on requestTi

[GitHub] kafka pull request: KAFKA-3495; `NetworkClient.blockingSendAndRece...

2016-04-02 Thread ijuma
GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/1177 KAFKA-3495; `NetworkClient.blockingSendAndReceive` should rely on requestTimeout Also removed the code for handling negative timeouts in `blockingReady` as `Selector.poll` has not supported that for

[jira] [Created] (KAFKA-3495) `NetworkClient.blockingSendAndReceive` should rely on requestTimeout

2016-04-02 Thread Ismael Juma (JIRA)
Ismael Juma created KAFKA-3495: -- Summary: `NetworkClient.blockingSendAndReceive` should rely on requestTimeout Key: KAFKA-3495 URL: https://issues.apache.org/jira/browse/KAFKA-3495 Project: Kafka

[jira] [Created] (KAFKA-3494) mbeans overwritten with identical clients on a single jvm

2016-04-02 Thread Onur Karaman (JIRA)
Onur Karaman created KAFKA-3494: --- Summary: mbeans overwritten with identical clients on a single jvm Key: KAFKA-3494 URL: https://issues.apache.org/jira/browse/KAFKA-3494 Project: Kafka Issue T

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

2016-04-02 Thread Ewen Cheslack-Postava
Sorry for jumping over some feedback, but not sure the best way to provide this feedback. Somewhat indirectly targeting feedback from Jay: > "I actually do think good is the enemy of perfect (not sure if that makes sense but I think you get what I mean)." Yes I get it, but I don't agree (so surpr