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

2016-06-11 Thread Apache Jenkins Server
See

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

2016-06-11 Thread Apache Jenkins Server
See Changes: [me] MINOR: Fix a variable name semantically correct. [me] MINOR: Fix connect development guide. [me] MINOR: Respect the default value of partition argument in -- [...truncated

[jira] [Created] (KAFKA-3826) Sampling on throughput / latency metrics recording in Streams

2016-06-11 Thread Guozhang Wang (JIRA)
Guozhang Wang created KAFKA-3826: Summary: Sampling on throughput / latency metrics recording in Streams Key: KAFKA-3826 URL: https://issues.apache.org/jira/browse/KAFKA-3826 Project: Kafka

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

2016-06-11 Thread Apache Jenkins Server
See Changes: [me] MINOR: Fix a variable name semantically correct. [me] MINOR: Fix connect development guide. -- [...truncated 3234 lines...] kafka.coordinator.GroupCoordinatorResponseTest >

[GitHub] kafka pull request #1495: MINOR: Respect the default value of partition argu...

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

[jira] [Commented] (KAFKA-3408) consumer rebalance fail

2016-06-11 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15326103#comment-15326103 ] Ewen Cheslack-Postava commented on KAFKA-3408: -- [~ajak6] [~beez] I've added you both to the

[GitHub] kafka pull request #1496: MINOR: Fix connect development guide.

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

[GitHub] kafka pull request #1482: MINOR: Fix a variable name semantically correct.

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

[jira] [Commented] (KAFKA-3818) Change Mirror Maker default assignment strategy to round robin

2016-06-11 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15326100#comment-15326100 ] Ewen Cheslack-Postava commented on KAFKA-3818: -- Like all changes to defaults, doesn't this

[jira] [Commented] (KAFKA-2394) Use RollingFileAppender by default in log4j.properties

2016-06-11 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15326098#comment-15326098 ] Ewen Cheslack-Postava commented on KAFKA-2394: -- [~cotedm] Just to be clear, the idea is to

[jira] [Commented] (KAFKA-3803) JsonConverter deserialized Struct containing bytes field does not return true for equals()

2016-06-11 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15326092#comment-15326092 ] Ewen Cheslack-Postava commented on KAFKA-3803: -- And to further confuse things, Kafka Streams

[jira] [Commented] (KAFKA-3073) KafkaConnect should support regular expression for topics

2016-06-11 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15326082#comment-15326082 ] Ewen Cheslack-Postava commented on KAFKA-3073: -- Something to keep in mind when implementing

[GitHub] kafka pull request #1497: KAFKA-3802 log mtimes reset on broker restart / sh...

2016-06-11 Thread msiuts
GitHub user msiuts opened a pull request: https://github.com/apache/kafka/pull/1497 KAFKA-3802 log mtimes reset on broker restart / shutdown There seems to be a bug in the JDK that on some versions the mtime of the file is modified on FileChannel.truncate() even if the javadoc

[jira] [Commented] (KAFKA-3802) log mtimes reset on broker restart

2016-06-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15326041#comment-15326041 ] ASF GitHub Bot commented on KAFKA-3802: --- GitHub user msiuts opened a pull request:

[jira] [Created] (KAFKA-3825) Allow users to specify different types of state stores in Streams DSL

2016-06-11 Thread Guozhang Wang (JIRA)
Guozhang Wang created KAFKA-3825: Summary: Allow users to specify different types of state stores in Streams DSL Key: KAFKA-3825 URL: https://issues.apache.org/jira/browse/KAFKA-3825 Project: Kafka

[jira] [Commented] (KAFKA-3408) consumer rebalance fail

2016-06-11 Thread kambiz shahri (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325819#comment-15325819 ] kambiz shahri commented on KAFKA-3408: -- Same question has crossed my mind more than once. Being a

[GitHub] kafka pull request #1496: MINOR: Fix connect development guide.

2016-06-11 Thread uchan-nos
GitHub user uchan-nos opened a pull request: https://github.com/apache/kafka/pull/1496 MINOR: Fix connect development guide. Fix some trivial misses. @ewencp You can merge this pull request into a Git repository by running: $ git pull https://github.com/uchan-nos/kafka

Re: [VOTE] KIP-55: Secure quotas for authenticated users

2016-06-11 Thread Gwen Shapira
I'd also like to see clarification regarding the ZK structures. Currently they appear as if user-quotas and client-quotas are equivalent, but this will obviously need to change. On Sat, Jun 11, 2016 at 1:28 AM, Jun Rao wrote: > Rajini, > > The new proposal sounds good to me