Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #366

2021-01-08 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12153; Update producer state before updating start/end offsets after truncation (#9838) -- [...truncated 7.02 MB...] org.apache.

Jenkins build is back to normal : Kafka » kafka-trunk-jdk15 #385

2021-01-08 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #340

2021-01-08 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12153; Update producer state before updating start/end offsets after truncation (#9838) -- [...truncated 3.48 MB...] org.apache.k

Build failed in Jenkins: Kafka » kafka-2.7-jdk8 #88

2021-01-08 Thread Apache Jenkins Server
See Changes: [A. Sophie Blee-Goldman] MINOR: demote "Committing task offsets" log to DEBUG (#9489) [A. Sophie Blee-Goldman] KAFKA-10689: fix windowed FKJ topology and put checks in assignor to avoid i

[jira] [Resolved] (KAFKA-12153) follower can hit OffsetOutOfRangeException during truncation

2021-01-08 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12153. - Fix Version/s: 2.7.1 2.8.0 Resolution: Fixed > follower can hi

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #339

2021-01-08 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12165: Include org.apache.kafka.common.quota in javadoc (#9846) -- [...truncated 6.97 MB...] org.apache.kafka.streams.TopologyTest

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #384

2021-01-08 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12165: Include org.apache.kafka.common.quota in javadoc (#9846) -- [...truncated 3.51 MB...] org.apache.kafka.streams.test.MockPr

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #365

2021-01-08 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12165: Include org.apache.kafka.common.quota in javadoc (#9846) -- [...truncated 3.51 MB...] org.apache.kafka.streams.test.MockPr

[jira] [Created] (KAFKA-12168) Move envelope request parsing out of SocketServer

2021-01-08 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-12168: --- Summary: Move envelope request parsing out of SocketServer Key: KAFKA-12168 URL: https://issues.apache.org/jira/browse/KAFKA-12168 Project: Kafka Issue

[jira] [Resolved] (KAFKA-12165) org.apache.kafka.common.quota classes omitted from Javadoc

2021-01-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12165. - Fix Version/s: 2.8.0 Resolution: Fixed > org.apache.kafka.common.quota classes omitted fr

Re: [DISCUSS] KIP-687: Automatic Reloading of Security Store

2021-01-08 Thread Boyang Chen
On Fri, Jan 8, 2021 at 4:46 AM Rajini Sivaram wrote: > Hi Boyang, > > Thanks for the responses. Follow up comments on a couple of those: > > 4) Can you provide some more details on the scenarios where file watcher is > useful. You mentioned hybrid, but it is not clear to me why a watcher that > r

[jira] [Created] (KAFKA-12167) Consumer group does not rebalance properly when joining more than one node

2021-01-08 Thread Jira
Michał Łukowicz created KAFKA-12167: --- Summary: Consumer group does not rebalance properly when joining more than one node Key: KAFKA-12167 URL: https://issues.apache.org/jira/browse/KAFKA-12167 Proj

[GitHub] [kafka-site] mimaison commented on pull request #319: Updates for 2.6.1

2021-01-08 Thread GitBox
mimaison commented on pull request #319: URL: https://github.com/apache/kafka-site/pull/319#issuecomment-756831774 Artifacts are now in maven: https://repo1.maven.org/maven2/org/apache/kafka/kafka-clients/2.6.1/ This is an a

Mentor wanted for first time contribution

2021-01-08 Thread Jon McEwen
Hi devs, I haven't contributed to kafka yet, and would like a mentor to answer basic questions like "how do I format the code to pass the checkstyle?" If anyone would like to volunteer, please let me know. Right now I'm looking at an issue with uneven distribution across partitions and have noti

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #364

2021-01-08 Thread Apache Jenkins Server
See Changes: [github] MINOR; Add producer id in exceptions thrown by ProducerStateManager (#9827) -- [...truncated 3.52 MB...] org.apache.kafka.streams.inte

Re: [DISCUSS] KIP-687: Automatic Reloading of Security Store

2021-01-08 Thread Rajini Sivaram
Hi Boyang, Thanks for the responses. Follow up comments on a couple of those: 4) Can you provide some more details on the scenarios where file watcher is useful. You mentioned hybrid, but it is not clear to me why a watcher that reloads 99% of the time would be useful. There are a few cases to co

[DISCUSS] KIP-703: Add a metrics for reporting idle connections closed

2021-01-08 Thread Pere Urbón Bayes
Hi, I would love to kick start a discussion for KIP-703, the proposal is available https://cwiki.apache.org/confluence/display/KAFKA/KIP-703%3A+Add+a+metrics+for+reporting+idle+connections+closed It is a minor change but certainly helps to improve the ops day2day life. What do you think? Lookin

[jira] [Created] (KAFKA-12166) Add a metric for reporting idle connections closed

2021-01-08 Thread Pere Urbon-Bayes (Jira)
Pere Urbon-Bayes created KAFKA-12166: Summary: Add a metric for reporting idle connections closed Key: KAFKA-12166 URL: https://issues.apache.org/jira/browse/KAFKA-12166 Project: Kafka Is

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #338

2021-01-08 Thread Apache Jenkins Server
See Changes: [github] MINOR; Add producer id in exceptions thrown by ProducerStateManager (#9827) -- [...truncated 3.48 MB...] org.apache.kafka.streams.Topol

Re: [DISCUSS] KIP-690: Add additional configuration to control MirrorMaker 2 internal topics naming convention

2021-01-08 Thread Omnia Ibrahim
Hi Ryanne, Could you please vote for the KIP here https://www.mail-archive.com/dev@kafka.apache.org/msg113575.html if you are happy with the proposal? Thanks On Thu, Dec 10, 2020 at 8:51 AM Omnia Ibrahim wrote: > Thanks, Ryanne

Re: [DISCUSS] KIP-690 Add additional configuration to control MirrorMaker 2 internal topics naming convention

2021-01-08 Thread Omnia Ibrahim
Hi Mickael, Did you get time to review the changes to the KIP? If you okay with it could you vote for the KIP here ttps://www.mail-archive.com/dev@kafka.apache.org/msg113575.html ? Thanks On Thu, Dec 10, 2020 at 2:19 PM Omnia Ibrahi

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #383

2021-01-08 Thread Apache Jenkins Server
See Changes: [github] MINOR; Add producer id in exceptions thrown by ProducerStateManager (#9827) -- [...truncated 3.52 MB...] org.apache.kafka.streams.Top

[GitHub] [kafka-site] mimaison commented on pull request #319: Updates for 2.6.1

2021-01-08 Thread GitBox
mimaison commented on pull request #319: URL: https://github.com/apache/kafka-site/pull/319#issuecomment-756692738 Thanks @bbejeck, I now remember seeing your mention in #307 but I had completely forgotten about it! I reverted all the `` tags accordingly --

[jira] [Created] (KAFKA-12165) org.apache.kafka.common.quota classes omitted from Javadoc

2021-01-08 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-12165: --- Summary: org.apache.kafka.common.quota classes omitted from Javadoc Key: KAFKA-12165 URL: https://issues.apache.org/jira/browse/KAFKA-12165 Project: Kafka Issu

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #363

2021-01-08 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9566: Improve DeserializationExceptionHandler JavaDocs (#9837) [github] MINOR: revise error message from TransactionalRequestResult#await (#9843) -

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #337

2021-01-08 Thread Apache Jenkins Server
See Changes: [github] MINOR: revise error message from TransactionalRequestResult#await (#9843) -- [...truncated 3.49 MB...] org.apache.kafka.streams.Topolog