Re: ProducerRecord/Consumer MetaData/Headers

2016-09-17 Thread Michael Pearce
Hi All, (again) If it helps the discussion, and almost ready patch implementing this is available here: https://github.com/michaelandrepearce/kafka The biggest/most core change is obviously the kafka.message.Message object. Some key bits in this implementation is the server side, and submod

Permission to edit KIP pages

2016-09-17 Thread Khurrum Nasim
Hi, I wanted to edit a KIP page and would like to get the permission for that. Currently I don't have edit authorization. It does not show me an option to edit. Can one of the committers grant me permission? Thanks, KN

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

2016-09-17 Thread Apache Jenkins Server
See Changes: [ismael] HOTFIX: Increase timeout for bounce test [ismael] HOTFIX: changed quickstart donwload from 0.10.0.0 to 0.10.0.1 [ismael] KAFKA-4157; Transient system test failure in [ismael] MINOR: Update the README.md to inclu

Build failed in Jenkins: kafka-0.10.0-jdk7 #201

2016-09-17 Thread Apache Jenkins Server
See Changes: [ismael] HOTFIX: changed quickstart donwload from 0.10.0.0 to 0.10.0.1 [ismael] KAFKA-4157; Transient system test failure in -- [...truncated 5760 lines...] org.apache.kafka.stream

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

2016-09-17 Thread Apache Jenkins Server
See Changes: [ismael] HOTFIX: Increase timeout for bounce test [ismael] HOTFIX: changed quickstart donwload from 0.10.0.0 to 0.10.0.1 [ismael] KAFKA-4157; Transient system test failure in [ismael] MINOR: Update the README.md to incl

[jira] [Updated] (KAFKA-4157) Transient system test failure in replica_verification_test.test_replica_lags

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

[GitHub] kafka pull request #1837: MINOR: Update the README.md to include a note abou...

2016-09-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1837 --- 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-4157) Transient system test failure in replica_verification_test.test_replica_lags

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

[GitHub] kafka pull request #1849: KAFKA-4157: Transient system test failure in repli...

2016-09-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1849 --- 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 #1869: HOTFIX: changed quickstart donwload from 0.10.0.0 ...

2016-09-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1869 --- 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 #1874: HOTFIX: Increase timeout for bounce test

2016-09-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1874 --- 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] [Created] (KAFKA-4189) Consumer poll hangs forever if kafka is disabled

2016-09-17 Thread Tomas Benc (JIRA)
Tomas Benc created KAFKA-4189: - Summary: Consumer poll hangs forever if kafka is disabled Key: KAFKA-4189 URL: https://issues.apache.org/jira/browse/KAFKA-4189 Project: Kafka Issue Type: Bug

[GitHub] kafka pull request #1874: HOTFIX: Increase timeout for bounce test

2016-09-17 Thread enothereska
GitHub user enothereska opened a pull request: https://github.com/apache/kafka/pull/1874 HOTFIX: Increase timeout for bounce test You can merge this pull request into a Git repository by running: $ git pull https://github.com/enothereska/kafka hotfix-bounce-test Alternatively

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

2016-09-17 Thread Apache Jenkins Server
See Changes: [junrao] KAFKA-3492; Secure quotas for authenticated users -- [...truncated 1293 lines...] kafka.server.ServerStartupTest > testBrokerStateRunningAfterZK STARTED kafka.server.Serve

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

2016-09-17 Thread Apache Jenkins Server
See Changes: [junrao] KAFKA-3492; Secure quotas for authenticated users -- [...truncated 3520 lines...] kafka.integration.PrimitiveApiTest > testMultiProduce STARTED kafka.integration.PrimitiveA

[jira] [Commented] (KAFKA-3492) support quota based on authenticated user name

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

[jira] [Updated] (KAFKA-3492) support quota based on authenticated user name

2016-09-17 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-3492: --- Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request 1753 [https:

[GitHub] kafka pull request #1753: KAFKA-3492: Secure quotas for authenticated users

2016-09-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1753 --- 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] [Created] (KAFKA-4188) compilation issues with org.apache.kafka.clients.consumer.internals.Fetcher.java

2016-09-17 Thread Martin Gainty (JIRA)
Martin Gainty created KAFKA-4188: Summary: compilation issues with org.apache.kafka.clients.consumer.internals.Fetcher.java Key: KAFKA-4188 URL: https://issues.apache.org/jira/browse/KAFKA-4188 Projec

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

2016-09-17 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-4093; Cluster Id (KIP-78) -- [...truncated 1191 lines...] kafka.admin.ReassignPartitionsClusterTest > shouldExecuteThrottledReassignment STARTED kafka.admin.Reassig

[jira] [Commented] (KAFKA-4184) Test failure in ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle

2016-09-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15498706#comment-15498706 ] ASF GitHub Bot commented on KAFKA-4184: --- GitHub user benstopford opened a pull reque

[GitHub] kafka pull request #1873: KAFKA-4184: Intermitant failures in ReplicationQuo...

2016-09-17 Thread benstopford
GitHub user benstopford opened a pull request: https://github.com/apache/kafka/pull/1873 KAFKA-4184: Intermitant failures in ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle You can merge this pull request into a Git repository by running: $ git pull https

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

2016-09-17 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-4187) Adding a flag to prefix topics with mirror maker

2016-09-17 Thread Vincent Rischmann (JIRA)
Vincent Rischmann created KAFKA-4187: Summary: Adding a flag to prefix topics with mirror maker Key: KAFKA-4187 URL: https://issues.apache.org/jira/browse/KAFKA-4187 Project: Kafka Issue

[jira] [Updated] (KAFKA-4039) Exit Strategy: using exceptions instead of inline invocation of exit/halt

2016-09-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4039: --- Priority: Critical (was: Major) > Exit Strategy: using exceptions instead of inline invocation of exi

[jira] [Commented] (KAFKA-4039) Exit Strategy: using exceptions instead of inline invocation of exit/halt

2016-09-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15498509#comment-15498509 ] Ismael Juma commented on KAFKA-4039: Seems important to fix the deadlock for 0.10.1.0.

[jira] [Updated] (KAFKA-4039) Exit Strategy: using exceptions instead of inline invocation of exit/halt

2016-09-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4039: --- Fix Version/s: 0.10.1.0 > Exit Strategy: using exceptions instead of inline invocation of exit/halt >

[jira] [Commented] (KAFKA-4019) LogCleaner should grow read/write buffer to max message size for the topic

2016-09-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15498507#comment-15498507 ] Ismael Juma commented on KAFKA-4019: We probably want this for 0.10.1.0. > LogCleaner

[jira] [Updated] (KAFKA-4019) LogCleaner should grow read/write buffer to max message size for the topic

2016-09-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4019: --- Fix Version/s: 0.10.1.0 > LogCleaner should grow read/write buffer to max message size for the topic >

[jira] [Work started] (KAFKA-4184) Test failure in ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle

2016-09-17 Thread Ben Stopford (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-4184 started by Ben Stopford. --- > Test failure in > ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThr

[GitHub] kafka pull request #1844: MINOR: Adjusted session timeout intervals to stop ...

2016-09-17 Thread enothereska
Github user enothereska closed the pull request at: https://github.com/apache/kafka/pull/1844 --- 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-4093) Cluster id

2016-09-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4093: --- Resolution: Fixed Reviewer: Ismael Juma Status: Resolved (was: Patch Available) > Clust

[jira] [Commented] (KAFKA-4093) Cluster id

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

[GitHub] kafka pull request #1830: KAFKA-4093 : Cluster Identifiers (KIP-78)

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