Jenkins build is back to normal : Kafka » kafka-trunk-jdk8 #276

2020-12-09 Thread Apache Jenkins Server
See

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

2020-12-09 Thread Apache Jenkins Server
See Changes: [github] MINOR: remove duplicate code from resetByDuration (#9699) [github] MINOR: Fix some java docs of ReplicaStateMachine (#8552) -- [...tru

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

2020-12-09 Thread Apache Jenkins Server
See Changes: [github] MINOR: remove duplicate code from resetByDuration (#9699) [github] MINOR: Fix some java docs of ReplicaStateMachine (#8552) -- [...tru

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

2020-12-09 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10826; Ensure raft io thread respects linger timeout (#9716) [github] KAFKA-10289; Fix failed connect_distributed_test.py (ConnectDistributedTest.test_bounce) (#9673) [g

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

2020-12-09 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10826; Ensure raft io thread respects linger timeout (#9716) [github] KAFKA-10289; Fix failed connect_distributed_test.py (ConnectDistributedTest.test_bounce) (#9673) [

[GitHub] [kafka-site] mjsax opened a new pull request #313: MINOR: remove quickstart-docker.html

2020-12-09 Thread GitBox
mjsax opened a new pull request #313: URL: https://github.com/apache/kafka-site/pull/313 This page was added during the web-page redesign but was never finished and is dangling. Call for review @scott-confluent @guozhangwang @miguno \cc @mimaison @bbejeck (to make sure we d

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

2020-12-09 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10606: Disable auto topic creation for fetch-all-topic-metadata request (#9435) [github] MINOR: Remove connection id from Send and consolidate request/message utils (#97

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

2020-12-09 Thread Apache Jenkins Server
See Changes: [Ismael Juma] Revert "KAFKA-10713: Stricter protocol parsing in hostnames (#9593)" [github] KAFKA-10606: Disable auto topic creation for fetch-all-topic-metadata request (#9435) [git

[jira] [Resolved] (KAFKA-10289) fix failed connect_distributed_test.py (ConnectDistributedTest.test_bounce)

2020-12-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-10289. - Resolution: Fixed > fix failed connect_distributed_test.py (ConnectDistributedTest.test_

[jira] [Resolved] (KAFKA-10826) Ensure raft io thread wakes up after linger expiration

2020-12-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-10826. - Resolution: Fixed > Ensure raft io thread wakes up after linger expiration > ---

[jira] [Created] (KAFKA-10832) Recovery logic is using incorrect ProducerStateManager instance when updating producers

2020-12-09 Thread Kowshik Prakasam (Jira)
Kowshik Prakasam created KAFKA-10832: Summary: Recovery logic is using incorrect ProducerStateManager instance when updating producers Key: KAFKA-10832 URL: https://issues.apache.org/jira/browse/KAFKA-10832

Re: [VOTE] KIP-695: Improve Streams Time Synchronization

2020-12-09 Thread Bruno Cadonna
Thanks for the KIP, John! +1 (non-binding) Best, Bruno On 08.12.20 18:03, John Roesler wrote: Hello all, There hasn't been much discussion on KIP-695 so far, so I'd like to go ahead and call for a vote. As a reminder, the purpose of KIP-695 to improve on the "task idling" feature we introduc

Re: [VOTE] KIP-696: Update Streams FSM to clarify ERROR state meaning

2020-12-09 Thread Leah Thomas
Looks good, thanks Walker! +1 (non-binding) Leah On Wed, Dec 9, 2020 at 1:04 PM John Roesler wrote: > Thanks, Walker! > > I'm also +1 (binding) > > -John > > On Wed, 2020-12-09 at 11:03 -0800, Guozhang Wang wrote: > > +1. Thanks Walker. > > > > On Wed, Dec 9, 2020 at 10:58 AM Walker Carlson >

Re: [VOTE] KIP-696: Update Streams FSM to clarify ERROR state meaning

2020-12-09 Thread John Roesler
Thanks, Walker! I'm also +1 (binding) -John On Wed, 2020-12-09 at 11:03 -0800, Guozhang Wang wrote: > +1. Thanks Walker. > > On Wed, Dec 9, 2020 at 10:58 AM Walker Carlson > wrote: > > > Sorry I forgot to change the subject line to vote. > > > > Thanks for the comments. If there are no furth

Re: [VOTE] KIP-696: Update Streams FSM to clarify ERROR state meaning

2020-12-09 Thread Guozhang Wang
+1. Thanks Walker. On Wed, Dec 9, 2020 at 10:58 AM Walker Carlson wrote: > Sorry I forgot to change the subject line to vote. > > Thanks for the comments. If there are no further concerns I would like to > call for a vote on KIP-696 to clarify and clean up the Streams State > Machine. > > On Wed

Re: [VOTE] KIP-696: Update Streams FSM to clarify ERROR state meaning

2020-12-09 Thread Walker Carlson
Sorry I forgot to change the subject line to vote. Thanks for the comments. If there are no further concerns I would like to call for a vote on KIP-696 to clarify and clean up the Streams State Machine. On Wed, Dec 9, 2020 at 10:04 AM Walker Carlson wrote: > Thanks for the comments. If there ar

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

2020-12-09 Thread Apache Jenkins Server
See

[jira] [Reopened] (KAFKA-10713) Surprising behaviour when bootstrap servers are separated by semicolons

2020-12-09 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley reopened KAFKA-10713: - > Surprising behaviour when bootstrap servers are separated by semicolons >

[DISCUSS] KIP-697: Stricter parsing of addresses in configs

2020-12-09 Thread Tom Bentley
Hi, I'd like to start a discussion on a small KIP which proposes stricter parsing of host:port addresses in various configs for Kafka 3.0: https://cwiki.apache.org/confluence/display/KAFKA/KIP-697%3A+Stricter+parsing+of+addresses+in+configs I'd be grateful for any feedback people may have. Kind

Re: [DISCUSS] KIP-631: The Quorum-based Kafka Controller

2020-12-09 Thread Jun Rao
Hi, Colin, Thanks for the update. A few more follow up comments. 100. FailedReplicaRecord: Since this is reported by each broker independently, perhaps we could use a more concise representation that has a top level broker field, an array of topics, which has an array of partitions. 200. Sounds

Re: [DISCUSS] KIP-696: Update Streams FSM to clarify ERROR state meaning

2020-12-09 Thread Walker Carlson
Thanks for the comments. If there are no further concerns I would like to call for a vote on KIP-696 to clarify and clean up the Streams State Machine. walker On Wed, Dec 9, 2020 at 8:50 AM John Roesler wrote: > Thanks, Walker! > > Your proposal looks good to me. > > -John > > On Tue, 2020-12-0

Re: [DISCUSS] KIP-696: Update Streams FSM to clarify ERROR state meaning

2020-12-09 Thread John Roesler
Thanks, Walker! Your proposal looks good to me. -John On Tue, 2020-12-08 at 18:29 -0800, Walker Carlson wrote: > Thanks for the feedback Guozhang! > > I clarified some of the points in the Proposed Changes section so hopefully > it will be more clear what is going on now. I also agree with your

[jira] [Resolved] (KAFKA-10606) Auto create non-existent topics when fetching metadata for all topics

2020-12-09 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10606. Fix Version/s: 2.7.0 Resolution: Fixed > Auto create non-existent topics when fetch

Jenkins build is back to normal : Kafka » kafka-trunk-jdk8 #272

2020-12-09 Thread Apache Jenkins Server
See

Jenkins build is back to normal : Kafka » kafka-trunk-jdk11 #297

2020-12-09 Thread Apache Jenkins Server
See

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

2020-12-09 Thread Apache Jenkins Server
See Changes: [github] MINOR: Clean up streams metric sensors (#9696) -- [...truncated 6.98 MB...] org.apache.kafka.streams.test.MockProcessorContextStateSto

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

2020-12-09 Thread Apache Jenkins Server
See Changes: [github] MINOR: Using primitive data types for loop index (#9705) -- [...truncated 3.49 MB...] org.apache.kafka.streams.test.MockProcessorConte