Re: 答复: [VOTE] KIP-177: Consumer perf tool should count rebalance time

2017-08-06 Thread Mickael Maison
+1 On Sun, Aug 6, 2017 at 4:15 AM, Hu Xi wrote: > Hi all, a naive question please. Since this KIP already collects four binding > +1 votes, could we mark it as Accepted and move it under 'Adopted KIPs'? > Thanks > > > > > > 发件人: Guozhang Wang > 发送时间: 2017年8月5日

Re: [VOTE] KIP-163: Lower the Minimum Required ACL Permission of OffsetFetch

2017-08-06 Thread Mickael Maison
+1 While it's not fixing the Read/Write inconsistency it's a step in the right direction On Thu, Aug 3, 2017 at 4:46 PM, Jason Gustafson wrote: > +1 > > On Wed, Aug 2, 2017 at 2:40 PM, Vahid S Hashemian > wrote: > >> Hi all, >> >> Thanks to everyone who participated in the discussion on KIP-163,

[GitHub] kafka pull request #3631: MINOR: jackson upgrade (2.8.5 -> 2.9.0); version f...

2017-08-06 Thread dejan2609
GitHub user dejan2609 opened a pull request: https://github.com/apache/kafka/pull/3631 MINOR: jackson upgrade (2.8.5 -> 2.9.0); version forcing for 'jackson-annotations' is deprecated **_Prologue:_** PR #3116 **_Jackson release notes:_** - https://github.com/FasterXML/j

[jira] [Created] (KAFKA-5707) Remove useless `--force` option for both TopicCommand and ConfigCommand

2017-08-06 Thread huxihx (JIRA)
huxihx created KAFKA-5707: - Summary: Remove useless `--force` option for both TopicCommand and ConfigCommand Key: KAFKA-5707 URL: https://issues.apache.org/jira/browse/KAFKA-5707 Project: Kafka Issu

[GitHub] kafka pull request #3632: KAFKA-5707: TopicCommand and ConfigCommand should ...

2017-08-06 Thread huxihx
GitHub user huxihx opened a pull request: https://github.com/apache/kafka/pull/3632 KAFKA-5707: TopicCommand and ConfigCommand should remove useless `--force` option. TopicCommand and ConfigCommand should remove useless `--force` option. You can merge this pull request into a Git r

[GitHub] kafka pull request #3578: KAFKA-5643: Using _DUCKTAPE_OPTIONS has no effect ...

2017-08-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3578 --- 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

[GitHub] kafka pull request #3620: KAFKA-5700: Producer should not drop header inform...

2017-08-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3620 --- 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

[jira] [Resolved] (KAFKA-5700) producer missed header information when splitting batches

2017-08-06 Thread huxihx (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huxihx resolved KAFKA-5700. --- Resolution: Fixed > producer missed header information when splitting batches > --