Re: [VOTE] KIP-764 Configurable backlog size for creating Acceptor

2021-08-02 Thread Xiangyuan LI
Hi Haruki Okada: i read your comment, thx for your detail explain! add backlog parameter is a useful suggestion, hope it could added to kafka. Haruki Okada 于2021年8月2日周一 上午7:43写道: > Hi, Kafka. > > I would like to start a vote on KIP that makes SocketServer acceptor's > backlog size configurab

[jira] [Created] (KAFKA-13156) KafkaStatusBackingStore making incorrect assumption about order of task and connector delete events

2021-08-02 Thread Nigel Liang (Jira)
Nigel Liang created KAFKA-13156: --- Summary: KafkaStatusBackingStore making incorrect assumption about order of task and connector delete events Key: KAFKA-13156 URL: https://issues.apache.org/jira/browse/KAFKA-13156

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.0 #78

2021-08-02 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #384

2021-08-02 Thread Apache Jenkins Server
See Changes: -- [...truncated 489074 lines...] [2021-08-02T23:52:42.450Z] [2021-08-02T23:52:42.450Z] DeleteOffsetsConsumerGroupCommandIntegrationTest > testDeleteOffsetsNo

[jira] [Created] (KAFKA-13155) ConcurrentModificationException in TransactionalMessageCopier

2021-08-02 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13155: --- Summary: ConcurrentModificationException in TransactionalMessageCopier Key: KAFKA-13155 URL: https://issues.apache.org/jira/browse/KAFKA-13155 Project: Kafka

build setup with generated sources

2021-08-02 Thread Arthur McGibbon
Hi In `build.gradle` various projects define their sourceSets to include the generated source dir. e.g. sourceSets { main { java { srcDirs = ["src/generated/java", "src/main/java"] } } test { java { srcDirs = ["src/generated/java", "src/generated-test

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #383

2021-08-02 Thread Apache Jenkins Server
See

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.0 #77

2021-08-02 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13154) Misleading behaviour of OffsetSpec.latest()

2021-08-02 Thread Gabi Pi. (Jira)
Gabi Pi. created KAFKA-13154: Summary: Misleading behaviour of OffsetSpec.latest() Key: KAFKA-13154 URL: https://issues.apache.org/jira/browse/KAFKA-13154 Project: Kafka Issue Type: Bug

[jira] [Resolved] (KAFKA-13095) TransactionsTest is failing in kraft mode

2021-08-02 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13095. - Resolution: Cannot Reproduce I am closing this since `TransactionsTest` has not yet been

Re: [VOTE] KIP-761: Add Total Blocked Time Metric to Streams

2021-08-02 Thread Israel Ekpo
Rohan, Thanks for working on this. Looks great. +1 from me. (non-binding) Don't forget to update the *Current State* of the KIP and include the associated *JIRA IDs* once the voting is completed. https://cwiki.apache.org/confluence/display/KAFKA/KIP-761%3A+Add+Total+Blocked+Time+Metric+to+Strea

[GitHub] [kafka-site] jaapterwoerds opened a new pull request #365: Update ops.html

2021-08-02 Thread GitBox
jaapterwoerds opened a new pull request #365: URL: https://github.com/apache/kafka-site/pull/365 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: d

[jira] [Resolved] (KAFKA-13112) Controller's committed offset get out of sync with raft client listener context

2021-08-02 Thread Jose Armando Garcia Sancio (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jose Armando Garcia Sancio resolved KAFKA-13112. Resolution: Fixed Yes. > Controller's committed offset get out of

Re: [VOTE] KIP-761: Add Total Blocked Time Metric to Streams

2021-08-02 Thread Walker Carlson
Thanks for the KIP +1 from me (non binding)! Walker On Fri, Jul 30, 2021 at 1:20 PM Sophie Blee-Goldman wrote: > Thanks for updating the KIP, +1 (binding) > > -Sophie > > > On Tue, Jul 27, 2021 at 9:57 AM Guozhang Wang wrote: > > > Hello Rohan, > > > > Thanks for the KIP. As Bruno mentioned in

[jira] [Reopened] (KAFKA-7883) Add schema.namespace support to SetSchemaMetadata SMT in Kafka Connect

2021-08-02 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jérémy Thulliez reopened KAFKA-7883: The workaround does not work on every use cases > Add schema.namespace support to SetSchemaMet

Re: [VOTE] KIP-707: The future of KafkaFuture

2021-08-02 Thread Tom Bentley
Hi Colin, Sorry, I probably should've updated the thread, but that's indeed what we did. Cheers, Tom On Mon, Aug 2, 2021 at 12:25 AM Colin McCabe wrote: > Hi Tom, > > We don't want to break source code compatibility, so I think we should > avoid removing this exception. > > best, > Colin > >