[jira] [Commented] (KAFKA-3147) Memory records is not writable in MirrorMaker

2016-05-04 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270385#comment-15270385 ] Manikumar Reddy commented on KAFKA-3147: Similar exception scenario is fixed in KAFKA-3594. Above

[jira] [Commented] (KAFKA-3647) Unable to set a ssl provider

2016-05-04 Thread Elvar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270468#comment-15270468 ] Elvar commented on KAFKA-3647: -- Regarding the ssl provider in the Kafka config, has anyone gotten that to

[jira] [Updated] (KAFKA-3647) Unable to set a ssl provider / only DSS ciphers available

2016-05-04 Thread Elvar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elvar updated KAFKA-3647: - Summary: Unable to set a ssl provider / only DSS ciphers available (was: Unable to set a ssl provider) > Unable

[jira] [Reopened] (KAFKA-3147) Memory records is not writable in MirrorMaker

2016-05-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma reopened KAFKA-3147: Not clear if this has been completely fixed given the following comment in the PR: {quote} We patched

[jira] [Updated] (KAFKA-3448) Support zone index in IPv6 regex

2016-05-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3448: --- Assignee: Soumyajit Sahu > Support zone index in IPv6 regex > > >

[jira] [Resolved] (KAFKA-3147) Memory records is not writable in MirrorMaker

2016-05-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-3147. Resolution: Fixed Thanks [~omkreddy], closing again. > Memory records is not writable in

[jira] [Commented] (KAFKA-3647) Unable to set a ssl provider

2016-05-04 Thread Elvar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270467#comment-15270467 ] Elvar commented on KAFKA-3647: -- Tried recreating the JKS's and this is how I did it {code} Generate the CA

[jira] [Updated] (KAFKA-3652) Return error response for unsupported version of ApiVersionsRequest

2016-05-04 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram updated KAFKA-3652: -- Description: Discussion is in the PR https://github.com/apache/kafka/pull/1286. Dont fail

[GitHub] kafka pull request: KAFKA-2236; Offset request reply racing with s...

2016-05-04 Thread ijuma
GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/1318 KAFKA-2236; Offset request reply racing with segment rolling You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka

[jira] [Commented] (KAFKA-2236) offset request reply racing with segment rolling

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

[jira] [Commented] (KAFKA-3647) Unable to set a ssl provider

2016-05-04 Thread Elvar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270401#comment-15270401 ] Elvar commented on KAFKA-3647: -- Yes, tried with OpenJDK 1.7 and 1.8 and the Oracle JRE with and without JCE.

Fwd: How to build kafka jar with all dependencies?

2016-05-04 Thread ravi singh
Hello All, I used .*/gradlew jarAll* but still scala ​dependent ​ libs are missing from the jar? ​It should be something ​very simple which I might be missing. Please let me know if anyone knows. -- *Regards,* *Ravi*

[jira] [Updated] (KAFKA-2684) Add force option to TopicCommand & ConfigCommand to suppress console prompts

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

How to write Connect logs to file?

2016-05-04 Thread Anish Mashankar
How to write Kafka Connect logs to a rolling file? It runs in a distributed environment. Adding a log4j.properties file doesn't seem to work. What are other ways I could do the same? -- Anish Samir Mashankar

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-3639; Configure default serdes upon construction -- [...truncated 4363 lines...] kafka.admin.AdminRackAwareTest >

[jira] [Resolved] (KAFKA-3639) Configure default serdes passed via StreamsConfig

2016-05-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-3639. Resolution: Fixed Issue resolved by pull request 1311 [https://github.com/apache/kafka/pull/1311]

[GitHub] kafka pull request: KAFKA-3652: Return error response for unsuppor...

2016-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1310 --- 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-3652) Return error response for unsupported version of ApiVersionsRequest

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

[jira] [Commented] (KAFKA-3527) Consumer commitAsync should not expose internal exceptions

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

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [me] KAFKA 3656: Remove logging outstanding messages when producer flush -- [...truncated 114 lines...] 1 warning :kafka-trunk-jdk8:clients:processTestResources

[jira] [Created] (KAFKA-3659) Consumer handle coordinator connection blackout period

2016-05-04 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-3659: -- Summary: Consumer handle coordinator connection blackout period Key: KAFKA-3659 URL: https://issues.apache.org/jira/browse/KAFKA-3659 Project: Kafka

[jira] [Commented] (KAFKA-3565) Producer's throughput lower with compressed data after KIP-31/32

2016-05-04 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15271795#comment-15271795 ] Jiangjie Qin commented on KAFKA-3565: - [~junrao] I noticed that the consumer tests finished very

[GitHub] kafka pull request: KAFKA 3656: Remove logging outstanding message...

2016-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1319 --- 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: added description for lag in consumer group co...

2016-05-04 Thread coughman
GitHub user coughman opened a pull request: https://github.com/apache/kafka/pull/1320 added description for lag in consumer group command You can merge this pull request into a Git repository by running: $ git pull https://github.com/coughman/kafka trunk Alternatively you

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

2016-05-04 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-3658) RocksDBWindowStore should guarantee a single window locates completely in one segment

2016-05-04 Thread Guozhang Wang (JIRA)
Guozhang Wang created KAFKA-3658: Summary: RocksDBWindowStore should guarantee a single window locates completely in one segment Key: KAFKA-3658 URL: https://issues.apache.org/jira/browse/KAFKA-3658

[jira] [Updated] (KAFKA-3658) RocksDBWindowStore should guarantee a single window locates completely in one segment

2016-05-04 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-3658: - Fix Version/s: (was: 0.10.0.0) 0.10.0.1 > RocksDBWindowStore should

[jira] [Updated] (KAFKA-3659) Consumer does not handle coordinator connection blackout period gracefully

2016-05-04 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-3659: --- Summary: Consumer does not handle coordinator connection blackout period gracefully (was:

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-3639; Configure default serdes upon construction -- [...truncated 8717 lines...] org.apache.kafka.connect.storage.KafkaStatusBackingStoreTest > readConnectorState

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [junrao] KAFKA-3652; Return error response for unsupported version of -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H10 (docker

[GitHub] kafka pull request: Minor fixes to AWS init script for testing

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

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [junrao] KAFKA-3652; Return error response for unsupported version of -- [...truncated 3305 lines...] kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooHigh

Re: [VOTE] KIP-57: Interoperable LZ4 Framing

2016-05-04 Thread Jun Rao
Thanks for the response. +1 on the KIP. Jun On Thu, Apr 28, 2016 at 9:01 AM, Dana Powers wrote: > Sure thing. Yes, the substantive change is fixing the HC checksum. > > But to further improve interoperability, the kafka LZ4 class would no > longer reject messages that

[jira] [Updated] (KAFKA-3160) Kafka LZ4 framing code miscalculates header checksum

2016-05-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3160: --- Assignee: Dana Powers (was: Magnus Edenhill) > Kafka LZ4 framing code miscalculates header checksum

[jira] [Updated] (KAFKA-3656) Avoid stressing system more when already under stress

2016-05-04 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava updated KAFKA-3656: - Resolution: Fixed Reviewer: Ewen Cheslack-Postava Fix Version/s:

[jira] [Work started] (KAFKA-3101) Optimize Aggregation Outputs

2016-05-04 Thread Bill Bejeck (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-3101 started by Bill Bejeck. -- > Optimize Aggregation Outputs > > >

[jira] [Assigned] (KAFKA-3101) Optimize Aggregation Outputs

2016-05-04 Thread Bill Bejeck (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bejeck reassigned KAFKA-3101: -- Assignee: Bill Bejeck > Optimize Aggregation Outputs > > >

[GitHub] kafka pull request: KAFKA-3639: Configure default serdes upon cons...

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

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2236; Offset request reply racing with segment rolling -- [...truncated 8588 lines...] org.apache.kafka.connect.storage.KafkaStatusBackingStoreTest >

[jira] [Commented] (KAFKA-3639) Configure default serdes passed via StreamsConfig

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

[GitHub] kafka pull request: KAFKA-3527: Consumer commitAsync should not ex...

2016-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1300 --- 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] [Resolved] (KAFKA-3527) Consumer commitAsync should not expose internal exceptions

2016-05-04 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava resolved KAFKA-3527. -- Resolution: Fixed Fix Version/s: 0.10.0.0 0.10.1.0

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [me] KAFKA-3527: Consumer commitAsync should not expose internal exceptions -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H10

[GitHub] kafka pull request: MINOR: Add Kafka Streams API / upgrade notes

2016-05-04 Thread guozhangwang
GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/1321 MINOR: Add Kafka Streams API / upgrade notes You can merge this pull request into a Git repository by running: $ git pull https://github.com/guozhangwang/kafka KStreamsJavaDoc

[jira] [Updated] (KAFKA-3657) NewProducer NullPointerException on ProduceRequest

2016-05-04 Thread Vamsi Subhash Achanta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsi Subhash Achanta updated KAFKA-3657: - Description: The producer upon send.get() on the future appends to the

[jira] [Updated] (KAFKA-3160) Kafka LZ4 framing code miscalculates header checksum

2016-05-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3160: --- Priority: Critical (was: Major) > Kafka LZ4 framing code miscalculates header checksum >

[jira] [Updated] (KAFKA-3160) Kafka LZ4 framing code miscalculates header checksum

2016-05-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3160: --- Fix Version/s: 0.10.0.0 > Kafka LZ4 framing code miscalculates header checksum >

[jira] [Updated] (KAFKA-3525) max.reserved.broker.id off-by-one error

2016-05-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3525: --- Priority: Major (was: Blocker) > max.reserved.broker.id off-by-one error >

[jira] [Commented] (KAFKA-725) Broker Exception: Attempt to read with a maximum offset less than start offset

2016-05-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270789#comment-15270789 ] Jun Rao commented on KAFKA-725: --- [~Srdo], thanks for the patch. It's still not very clear to me how a

[jira] [Commented] (KAFKA-3657) NewProducer NullPointerException on ProduceRequest

2016-05-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270823#comment-15270823 ] Ismael Juma commented on KAFKA-3657: Thanks for the bug report. Do you know if this happens with

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-2684; Add force option to topic / config command so they can be -- [...truncated 2475 lines...] kafka.api.SslEndToEndAuthorizationTest > testNoConsumeAcl PASSED

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-2684; Add force option to topic / config command so they can be -- [...truncated 1643 lines...] kafka.controller.ControllerFailoverTest > testMetadataUpdate PASSED

[jira] [Created] (KAFKA-3657) NewProducer NullPointerException on ProduceRequest

2016-05-04 Thread Vamsi Subhash Achanta (JIRA)
Vamsi Subhash Achanta created KAFKA-3657: Summary: NewProducer NullPointerException on ProduceRequest Key: KAFKA-3657 URL: https://issues.apache.org/jira/browse/KAFKA-3657 Project: Kafka

[jira] [Updated] (KAFKA-3652) Return error response for unsupported version of ApiVersionsRequest

2016-05-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3652: --- Priority: Blocker (was: Major) > Return error response for unsupported version of ApiVersionsRequest

[GitHub] kafka pull request: KAFKA-3494: add metric id to client mbeans

2016-05-04 Thread onurkaraman
GitHub user onurkaraman opened a pull request: https://github.com/apache/kafka/pull/1323 KAFKA-3494: add metric id to client mbeans KafkaConsumer and KafkaProducer mbeans currently only have a client-id granularity. Client-id represents a logical name for an application.

[jira] [Commented] (KAFKA-3656) Avoid stressing system more when already under stress

2016-05-04 Thread Alexey Raga (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15271876#comment-15271876 ] Alexey Raga commented on KAFKA-3656: Thanks, are the binaries published somewhere? > Avoid stressing

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

2016-05-04 Thread Apache Jenkins Server
See

[jira] [Commented] (KAFKA-3494) mbeans overwritten with identical clients on a single jvm

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

[jira] [Reopened] (KAFKA-725) Broker Exception: Attempt to read with a maximum offset less than start offset

2016-05-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao reopened KAFKA-725: --- Reopen this jira since the fix exposes a new issue. When the leader switches (say due to leader balancing), the

[jira] [Commented] (KAFKA-3656) Avoid stressing system more when already under stress

2016-05-04 Thread Alexey Raga (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15271880#comment-15271880 ] Alexey Raga commented on KAFKA-3656: Also, can it be backported to 0.9.0.1 ? It causes us lots of pain

[GitHub] kafka pull request: KAFKA-3659: Handle coordinator disconnects mor...

2016-05-04 Thread hachikuji
GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/1322 KAFKA-3659: Handle coordinator disconnects more gracefully in client You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka

Re: [DISCUSS] KIP-48 Support for delegation tokens as an authentication mechanism

2016-05-04 Thread parth brahmbhatt
Thanks for reviewing Gwen. The wiki already has details on token expiration under token acquisition process . Current proposal is that tokens will

Re: [jira] [Updated] (KAFKA-3160) Kafka LZ4 framing code miscalculates header checksum

2016-05-04 Thread Dana Powers
You can assign to me also

[jira] [Assigned] (KAFKA-3656) Avoid stressing system more when already under stress

2016-05-04 Thread Liquan Pei (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liquan Pei reassigned KAFKA-3656: - Assignee: Liquan Pei > Avoid stressing system more when already under stress >

[jira] [Assigned] (KAFKA-3649) Add capability to query broker process for configuration properties

2016-05-04 Thread Liquan Pei (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liquan Pei reassigned KAFKA-3649: - Assignee: Liquan Pei > Add capability to query broker process for configuration properties >

[jira] [Commented] (KAFKA-3649) Add capability to query broker process for configuration properties

2016-05-04 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270996#comment-15270996 ] Grant Henke commented on KAFKA-3649: [~liquanpei] I see you assigned yourself to this. I think this

[jira] [Updated] (KAFKA-3656) Avoid stressing system more when already under stress

2016-05-04 Thread Liquan Pei (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liquan Pei updated KAFKA-3656: -- Status: Patch Available (was: In Progress) > Avoid stressing system more when already under stress >

[jira] [Work started] (KAFKA-3656) Avoid stressing system more when already under stress

2016-05-04 Thread Liquan Pei (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-3656 started by Liquan Pei. - > Avoid stressing system more when already under stress >

[jira] [Resolved] (KAFKA-3646) Console producer using new producer should set timestamp

2016-05-04 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-3646. -- Resolution: Not A Bug This is not an issue as {{KafkaProducer}} already set timestamp as

[jira] [Commented] (KAFKA-725) Broker Exception: Attempt to read with a maximum offset less than start offset

2016-05-04 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15271051#comment-15271051 ] Jiangjie Qin commented on KAFKA-725: [~junrao] I asked this question in the RB. It seems the consumer

[jira] [Commented] (KAFKA-3657) NewProducer NullPointerException on ProduceRequest

2016-05-04 Thread Vamsi Subhash Achanta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15271007#comment-15271007 ] Vamsi Subhash Achanta commented on KAFKA-3657: -- I haven't tested it against 0.9.x branch.

[GitHub] kafka pull request: KAFKA 3656: Remove logging outstanding message...

2016-05-04 Thread Ishiihara
GitHub user Ishiihara opened a pull request: https://github.com/apache/kafka/pull/1319 KAFKA 3656: Remove logging outstanding messages when producer flush fails You can merge this pull request into a Git repository by running: $ git pull https://github.com/Ishiihara/kafka

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [me] KAFKA 3656: Remove logging outstanding messages when producer flush -- [...truncated 8289 lines...] org.apache.kafka.connect.storage.KafkaStatusBackingStoreTest >

[jira] [Resolved] (KAFKA-3652) Return error response for unsupported version of ApiVersionsRequest

2016-05-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-3652. Resolution: Fixed Committed the PR to 0.10.0. > Return error response for unsupported version of

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [me] KAFKA-3527: Consumer commitAsync should not expose internal exceptions [me] MINOR: Fixes to AWS init script for testing -- [...truncated 2194 lines...]

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2236; Offset request reply racing with segment rolling -- [...truncated 8610 lines...] org.apache.kafka.connect.storage.KafkaStatusBackingStoreTest >

[GitHub] kafka pull request: KAFKA-3632: remove fetcher metrics on shutdown...

2016-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1312 --- 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-3632) ConsumerLag metrics persist after partition migration

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

[jira] [Updated] (KAFKA-3632) ConsumerLag metrics persist after partition migration

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

[GitHub] kafka pull request: MINOR: Modify checkstyle to allow import class...

2016-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1317 --- 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-2236) offset request reply racing with segment rolling

2016-05-04 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2236: --- Reviewer: Guozhang Wang Status: Patch Available (was: Open) > offset request reply racing with

[jira] [Commented] (KAFKA-3565) Producer's throughput lower with compressed data after KIP-31/32

2016-05-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15271185#comment-15271185 ] Jun Rao commented on KAFKA-3565: [~becket_qin], thanks for the results. As I was looking at the results

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-3632; remove fetcher metrics on shutdown and leader migration -- [...truncated 8606 lines...] org.apache.kafka.connect.storage.KafkaStatusBackingStoreTest >

list of challenges encountered using 0.9.0.1

2016-05-04 Thread Cliff Rhyne
While at the Kafka Summit I was asked to write up a list of challenges and confusions my team encountered using Kafka. We are using 0.9.0.1 and use the new Java KakfaConsumer. 1. The new Java KafkaConsumer doesn’t have a method to return the high watermark (last offset in the

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

2016-05-04 Thread Apache Jenkins Server
See

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [wangguoz] MINOR: Modify checkstyle to allow import classes only used in javadoc [ismael] KAFKA-3632; remove fetcher metrics on shutdown and leader migration -- [...truncated 4398

[jira] [Updated] (KAFKA-2236) offset request reply racing with segment rolling

2016-05-04 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2236: - Assignee: William Thurston (was: Jason Gustafson) > offset request reply racing with segment

[jira] [Updated] (KAFKA-2236) offset request reply racing with segment rolling

2016-05-04 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2236: - Resolution: Fixed Fix Version/s: 0.10.0.0 Status: Resolved (was: Patch

[jira] [Updated] (KAFKA-3525) max.reserved.broker.id off-by-one error

2016-05-04 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3525: Fix Version/s: (was: 0.10.0.0) 0.10.1.0 > max.reserved.broker.id off-by-one

[jira] [Commented] (KAFKA-3525) max.reserved.broker.id off-by-one error

2016-05-04 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15271527#comment-15271527 ] Gwen Shapira commented on KAFKA-3525: - This will wait for the next release. The max reserved is very

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [wangguoz] MINOR: Modify checkstyle to allow import classes only used in javadoc [wangguoz] MINOR: Added more integration tests [wangguoz] KAFKA-3642: Fix NPE from ProcessorStateManager when the changelog topic

[jira] [Updated] (KAFKA-3627) New consumer doesn't run delayed tasks while under load

2016-05-04 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-3627: --- Priority: Blocker (was: Critical) > New consumer doesn't run delayed tasks while under load

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2236; Offset request reply racing with segment rolling -- [...truncated 39 lines...] :core:clean :examples:clean :log4j-appender:clean :streams:clean :tools:clean

[jira] [Assigned] (KAFKA-3575) Use console consumer access topic that does not exist, can not use "Control + C" to exit process

2016-05-04 Thread Taiyuan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taiyuan Zhang reassigned KAFKA-3575: Assignee: Taiyuan Zhang > Use console consumer access topic that does not exist, can not

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

2016-05-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-3632; remove fetcher metrics on shutdown and leader migration -- [...truncated 8287 lines...] org.apache.kafka.connect.storage.KafkaStatusBackingStoreTest >

[GitHub] kafka pull request: KAFKA-2236; Offset request reply racing with s...

2016-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1318 --- 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-2236) offset request reply racing with segment rolling

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