[jira] [Commented] (KAFKA-4303) KafkaConsumer blocks unnecessarily in commitSync()

2016-10-14 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576520#comment-15576520 ] Jason Gustafson commented on KAFKA-4303: Revised the title. The unnecessary blocking caused by the

Re: [VOTE] 0.10.1.0 RC2

2016-10-14 Thread Jason Gustafson
Hey Tom, thanks a lot for doing the performance testing! -Jason On Fri, Oct 14, 2016 at 8:04 AM, Tom Crayford wrote: > Heroku has tested this using the same performance testing setup we used to > evaluate the impact of 0.9 -> 0.10 (see https:// >

[GitHub] kafka pull request #2031: KAFKA-4303: Ensure commitSync does not block indef...

2016-10-14 Thread hachikuji
GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/2031 KAFKA-4303: Ensure commitSync does not block indefinitely in poll without in-flight requests You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (KAFKA-4303) KafkaConsumer hangs indefinitely in commitSync()

2016-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576402#comment-15576402 ] ASF GitHub Bot commented on KAFKA-4303: --- GitHub user hachikuji opened a pull request:

[jira] [Created] (KAFKA-4304) Extend Interactive Queries for return latest update timestamp per key

2016-10-14 Thread Matthias J. Sax (JIRA)
Matthias J. Sax created KAFKA-4304: -- Summary: Extend Interactive Queries for return latest update timestamp per key Key: KAFKA-4304 URL: https://issues.apache.org/jira/browse/KAFKA-4304 Project:

[GitHub] kafka pull request #2026: MINOR: Improve on Streams log4j

2016-10-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2026 --- 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] [Updated] (KAFKA-4303) KafkaConsumer blocks unnecessarily in commitSync()

2016-10-14 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-4303: --- Description: This appears to be a regression caused by the KIP-62 patch. It is possible that

Build failed in Jenkins: kafka-0.10.1-jdk7 #73

2016-10-14 Thread Apache Jenkins Server
See Changes: [jason] MINOR: Some images should be centered in the documentation -- [...truncated 6449 lines...] kafka.api.AuthorizerIntegrationTest > testCommitWithTopicAndGroupRead STARTED

[jira] [Updated] (KAFKA-4303) KafkaConsumer blocks unnecessarily in commitSync()

2016-10-14 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-4303: --- Summary: KafkaConsumer blocks unnecessarily in commitSync() (was: KafkaConsumer hangs

[jira] [Commented] (KAFKA-4294) Allow password file in server.properties to separate 'secrets' from standard configs

2016-10-14 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15574737#comment-15574737 ] Rajini Sivaram commented on KAFKA-4294: --- It may be good to bring this up in KIP-76 discussion:

[GitHub] kafka pull request #2027: KAFKA-4301: Add more trace for SSL handshake

2016-10-14 Thread rajinisivaram
GitHub user rajinisivaram opened a pull request: https://github.com/apache/kafka/pull/2027 KAFKA-4301: Add more trace for SSL handshake You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajinisivaram/kafka KAFKA-4301

[jira] [Created] (KAFKA-4302) Simplify KTableSource

2016-10-14 Thread Matthias J. Sax (JIRA)
Matthias J. Sax created KAFKA-4302: -- Summary: Simplify KTableSource Key: KAFKA-4302 URL: https://issues.apache.org/jira/browse/KAFKA-4302 Project: Kafka Issue Type: Improvement

[jira] [Commented] (KAFKA-4299) Consumer offsets reset for all topics after increasing partitions for one topic

2016-10-14 Thread Juho Autio (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15574930#comment-15574930 ] Juho Autio commented on KAFKA-4299: --- I altered some topics in test environment and no offsets were reset

[jira] [Commented] (KAFKA-4301) Include some SSL/TLS logging to avoid need need for javax debug util every time an issue arises

2016-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15574780#comment-15574780 ] ASF GitHub Bot commented on KAFKA-4301: --- GitHub user rajinisivaram opened a pull request:

[jira] [Updated] (KAFKA-4275) Check of State-Store-assignment to Processor-Nodes is not enabled

2016-10-14 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-4275: --- Status: In Progress (was: Patch Available) > Check of State-Store-assignment to

[jira] [Updated] (KAFKA-4275) Check of State-Store-assignment to Processor-Nodes is not enabled

2016-10-14 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-4275: --- Status: Patch Available (was: In Progress) > Check of State-Store-assignment to

Build failed in Jenkins: kafka-0.10.1-jdk7 #72

2016-10-14 Thread Apache Jenkins Server
See -- [...truncated 14144 lines...] org.apache.kafka.streams.kstream.internals.KeyValuePrinterProcessorTest > testPrintKeyValueDefaultSerde PASSED

[jira] [Assigned] (KAFKA-4301) Include some SSL/TLS logging to avoid need need for javax debug util every time an issue arises

2016-10-14 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram reassigned KAFKA-4301: - Assignee: Rajini Sivaram > Include some SSL/TLS logging to avoid need need for javax

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

2016-10-14 Thread Apache Jenkins Server
See

[GitHub] kafka pull request #2031: KAFKA-4303: Ensure commitSync does not block unnec...

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

Jenkins build is back to normal : kafka-0.10.1-jdk7 #74

2016-10-14 Thread Apache Jenkins Server
See

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

2016-10-14 Thread Apache Jenkins Server
See Changes: [jason] KAFKA-4303; Ensure commitSync does not block unnecessarily in poll -- [...truncated 1609 lines...] kafka.api.AuthorizerIntegrationTest > testConsumeWithNoAccess STARTED

[GitHub] kafka pull request #2028: Replace default X509TrustManager with ReloadableX5...

2016-10-14 Thread allenxiang
GitHub user allenxiang opened a pull request: https://github.com/apache/kafka/pull/2028 Replace default X509TrustManager with ReloadableX509TrustManager. ReloadableX509TrustManager will allow us to replace broker tuststore at any time without restart the broker. You can merge this

Re: [VOTE] 0.10.1.0 RC2

2016-10-14 Thread Tom Crayford
Heroku has tested this using the same performance testing setup we used to evaluate the impact of 0.9 -> 0.10 (see https:// engineering.heroku.com/blogs/2016-05-27-apache-kafka-010- evaluating-performance-in-distributed-systems/). We see no issues at all with them on RC2. On Thu, Oct 13, 2016 at

Query on kafka queue message purge.

2016-10-14 Thread Rudra Moharana
Hi Team, I need a help for my query Is there any way to remove the message from kafka queue with out stopping zookeeper or topic server or cluster. Thanks, Rudra

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

2016-10-14 Thread Apache Jenkins Server
See Changes: [jason] KAFKA-4303; Ensure commitSync does not block unnecessarily in poll -- [...truncated 14189 lines...] org.apache.kafka.streams.kstream.internals.KStreamImplTest >

[VOTE] 0.10.1.0 RC3

2016-10-14 Thread Jason Gustafson
Hello Kafka users, developers and client-developers, One more RC for 0.10.1.0. We're hoping this is the final one so that we can meet the release target date of Oct. 17 (Monday). Please let me know as soon as possible if you find any major problems. Release plan:

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

2016-10-14 Thread Apache Jenkins Server
See Changes: [jason] KAFKA-4254; Update producer's metadata before failing on non-existent [jason] KAFKA-4298; Ensure compressed message sets are not converted when log -- [...truncated 14184

[GitHub] kafka pull request #2029: MINOR: Some images should be centered in the docum...

2016-10-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2029 --- 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 #2029: MINOR: Some images should be centered in the docum...

2016-10-14 Thread hachikuji
GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/2029 MINOR: Some images should be centered in the documentation You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka center-some-images

[GitHub] kafka pull request #2030: MINOR: Added more basic concepts to the documentat...

2016-10-14 Thread enothereska
GitHub user enothereska opened a pull request: https://github.com/apache/kafka/pull/2030 MINOR: Added more basic concepts to the documentation [WiP] You can merge this pull request into a Git repository by running: $ git pull https://github.com/enothereska/kafka

[jira] [Commented] (KAFKA-4254) Questionable handling of unknown partitions in KafkaProducer

2016-10-14 Thread Jeff Widman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15575850#comment-15575850 ] Jeff Widman commented on KAFKA-4254: Does this affect 10.0 or just 10.1? > Questionable handling of

Jenkins build is back to normal : kafka-trunk-jdk8 #979

2016-10-14 Thread Apache Jenkins Server
See

[GitHub] kafka pull request #2028: Replace default X509TrustManager with ReloadableX5...

2016-10-14 Thread allenxiang
Github user allenxiang closed the pull request at: https://github.com/apache/kafka/pull/2028 --- 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] [Created] (KAFKA-4303) KafkaConsumer hangs indefinitely in commitSync()

2016-10-14 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-4303: -- Summary: KafkaConsumer hangs indefinitely in commitSync() Key: KAFKA-4303 URL: https://issues.apache.org/jira/browse/KAFKA-4303 Project: Kafka Issue