[jira] [Resolved] (KAFKA-3765) Code style issues in Kafka

2016-05-29 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-3765. Resolution: Fixed Fix Version/s: 0.10.1.0 Issue resolved by pull request 1442 [https://github

[GitHub] kafka pull request: KAFKA-3765; Kafka Code style corrections

2016-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1442 --- 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] [Commented] (KAFKA-3765) Code style issues in Kafka

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

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

2016-05-29 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-3765; Kafka Code style corrections -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-

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

2016-05-29 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-3765; Kafka Code style corrections -- [...truncated 40 lines...] :examples:clean :log4j-appender:clean :streams:clean :tools:clean UP-TO-DATE :connect:api:clean :conn

[GitHub] kafka pull request: KAFKA-3768: Replace all pattern match on boole...

2016-05-29 Thread satendrakumar06
GitHub user satendrakumar06 opened a pull request: https://github.com/apache/kafka/pull/1445 KAFKA-3768: Replace all pattern match on boolean value by if/else block. [KAFKA-3768](https://issues.apache.org/jira/browse/KAFKA-3768) You can merge this pull request into a Git repository

[jira] [Commented] (KAFKA-3768) Replace all pattern match on boolean value by if/elase block.

2016-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305874#comment-15305874 ] ASF GitHub Bot commented on KAFKA-3768: --- GitHub user satendrakumar06 opened a pull r

[jira] [Commented] (KAFKA-3756) javadoc has issues with incorrect @param, @throws, @return

2016-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305998#comment-15305998 ] ASF GitHub Bot commented on KAFKA-3756: --- Github user rekhajoshm closed the pull requ

[GitHub] kafka pull request: [KAFKA-3756] [Javadoc] Improving Javadoc

2016-05-29 Thread rekhajoshm
Github user rekhajoshm closed the pull request at: https://github.com/apache/kafka/pull/1432 --- 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

Re: [DISCUSS] scalability limits in the coordinator

2016-05-29 Thread Onur Karaman
Sorry I know next to nothing about Kafka Connect. I didn't understand the Kafka Connect / MM idea you brought up. Can you go into more detail? Otherwise I think our remaining options are: - Jun's suggestion to bump up the KafkaConfig.messageMaxBytes for __consumer_offsets topic and change the fetc

[jira] [Work started] (KAFKA-3715) Higher granularity streams metrics

2016-05-29 Thread aarti gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-3715 started by aarti gupta. -- > Higher granularity streams metrics > --- > >

[GitHub] kafka pull request: Kafka Streams: add granular metrics per node

2016-05-29 Thread aartigupta
GitHub user aartigupta opened a pull request: https://github.com/apache/kafka/pull/1446 Kafka Streams: add granular metrics per node Kafka Streams: add granular metrics per node, also expose ability to … …register non latency metrics in StreamsMetrics from https://gi

[jira] [Commented] (KAFKA-3715) Higher granularity streams metrics

2016-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306230#comment-15306230 ] ASF GitHub Bot commented on KAFKA-3715: --- GitHub user aartigupta opened a pull reques

[jira] [Created] (KAFKA-3769) KStream job spending 60% of time writing metrics

2016-05-29 Thread Greg Fodor (JIRA)
Greg Fodor created KAFKA-3769: - Summary: KStream job spending 60% of time writing metrics Key: KAFKA-3769 URL: https://issues.apache.org/jira/browse/KAFKA-3769 Project: Kafka Issue Type: Bug

[GitHub] kafka pull request: Aggregate timing for all tasks, skip string re...

2016-05-29 Thread gfodor
GitHub user gfodor opened a pull request: https://github.com/apache/kafka/pull/1447 Aggregate timing for all tasks, skip string replacement/hashmap build… …ing on fetch request completion You can merge this pull request into a Git repository by running: $ git pull https://g

[jira] [Commented] (KAFKA-3769) KStream job spending 60% of time writing metrics

2016-05-29 Thread Greg Fodor (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306306#comment-15306306 ] Greg Fodor commented on KAFKA-3769: --- https://github.com/apache/kafka/pull/1447 > KStrea