[jira] [Updated] (KAFKA-3645) NPE in ConsumerGroupCommand and ConsumerOffsetChecker when running in a secure env

2016-06-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3645: --- Resolution: Fixed Fix Version/s: 0.10.1.0 Status: Resolved (was: Patch Available) I

[GitHub] kafka pull request #1301: KAFKA-3645: Fix ConsumerGroupCommand and ConsumerO...

2016-06-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1301 --- 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-3645) NPE in ConsumerGroupCommand and ConsumerOffsetChecker when running in a secure env

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

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

2016-06-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-3645; Fix ConsumerGroupCommand and ConsumerOffsetChecker to -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2

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

2016-06-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-3645; Fix ConsumerGroupCommand and ConsumerOffsetChecker to -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H11 (do

[GitHub] kafka pull request #1453: KAFKA-3561: Auto create through topic for KStream ...

2016-06-04 Thread dguy
Github user dguy closed the pull request at: https://github.com/apache/kafka/pull/1453 --- 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 enable

[jira] [Commented] (KAFKA-3561) Auto create through topic for KStream aggregation and join

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

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

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

[GitHub] kafka pull request #1445: KAFKA-3768: Replace all pattern match on boolean v...

2016-06-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1445 --- 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-3768) Replace all pattern match on boolean value by if/elase block.

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

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

2016-06-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3768: --- Assignee: Satendra Kumar > Replace all pattern match on boolean value by if/elase block. > ---

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

2016-06-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-3768; Replace all pattern match on boolean value by if/else block. -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on

[jira] [Commented] (KAFKA-1995) JMS to Kafka: Inbuilt JMSAdaptor/JMSProxy/JMSBridge (Client can speak JMS but hit Kafka)

2016-06-04 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315665#comment-15315665 ] Ewen Cheslack-Postava commented on KAFKA-1995: -- [~johnlon] JMS supports ackno

[GitHub] kafka pull request #1467: KAFKA-3789: Upgrade Snappy to fix snappy decompres...

2016-06-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1467 --- 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-3789) Upgrade Snappy to fix snappy decompression errors

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

[jira] [Updated] (KAFKA-3789) Upgrade Snappy to fix snappy decompression errors

2016-06-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3789: --- Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request 1467

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

2016-06-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-3789; Upgrade Snappy to fix snappy decompression errors -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H11 (docker

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

2016-06-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-3768; Replace all pattern match on boolean value by if/else block. -- [...truncated 658 lines...] kafka.api.SslConsumerTest > testCommitSpecifiedOffsets STARTED kafk

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

2016-06-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-3789; Upgrade Snappy to fix snappy decompression errors -- [...truncated 6482 lines...] kafka.admin.ReassignPartitionsCommandTest > testRackAwareReassign STARTED kafk

[jira] [Assigned] (KAFKA-724) Allow automatic socket.send.buffer from operating system

2016-06-04 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi reassigned KAFKA-724: - Assignee: Rekha Joshi > Allow automatic socket.send.buffer from operating system > ---

[GitHub] kafka pull request #50: KAFKA-724: auto socket buffer set

2016-06-04 Thread rekhajoshm
Github user rekhajoshm closed the pull request at: https://github.com/apache/kafka/pull/50 --- 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-724) Allow automatic socket.send.buffer from operating system

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

Jenkins build is back to normal : kafka-0.10.0-jdk7 #116

2016-06-04 Thread Apache Jenkins Server
See

[GitHub] kafka pull request #1469: KAFKA-724; Send, receive buffer size set if not -1

2016-06-04 Thread rekhajoshm
GitHub user rekhajoshm opened a pull request: https://github.com/apache/kafka/pull/1469 KAFKA-724; Send, receive buffer size set if not -1 PR #50 closed. Fixed, after rebase on trunk. You can merge this pull request into a Git repository by running: $ git pull https://github.co

[jira] [Commented] (KAFKA-724) Allow automatic socket.send.buffer from operating system

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

[jira] [Commented] (KAFKA-3786) Avoid unused property from parent configs causing WARN entries

2016-06-04 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315698#comment-15315698 ] Ewen Cheslack-Postava commented on KAFKA-3786: -- [~guozhang] Exactly which war

[jira] [Created] (KAFKA-3791) Broken tools -- need better way to get offsets and other info

2016-06-04 Thread Greg Zoller (JIRA)
Greg Zoller created KAFKA-3791: -- Summary: Broken tools -- need better way to get offsets and other info Key: KAFKA-3791 URL: https://issues.apache.org/jira/browse/KAFKA-3791 Project: Kafka Issu

Re: [DISCUSS] KIP-63: Unify store and downstream caching in streams

2016-06-04 Thread Eno Thereska
Hi Jay, We can make it global instead of per-processor, sounds good. Thanks Eno > On 3 Jun 2016, at 23:15, Jay Kreps wrote: > > Hey Eno, > > Should the config be the global memory use rather than the per-processor? > That is, let’s say I know I have fixed a 1GB heap because that is what I >