[jira] [Created] (KAFKA-13710) Fix failed testProduceWithInvalidTimestamp/testSendWithInvalidCreateTime tests

2022-03-05 Thread Luke Chen (Jira)
Luke Chen created KAFKA-13710: - Summary: Fix failed testProduceWithInvalidTimestamp/testSendWithInvalidCreateTime tests Key: KAFKA-13710 URL: https://issues.apache.org/jira/browse/KAFKA-13710 Project: Kaf

Re: [DISCUSS] KIP-824 Allowing dumping segmentlogs limiting the batches in the output

2022-03-05 Thread David Jacot
Hi Sergio, I wonder if « max-bytes » would be a better name than « max-batches-size ». The intend is more explicit. What do you think? Best, David Le sam. 5 mars 2022 à 10:36, Luke Chen a écrit : > Hi Sergio, > > Thanks for the explanation! Very clear! > I think we should put this example and

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #741

2022-03-05 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #740

2022-03-05 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-824 Allowing dumping segmentlogs limiting the batches in the output

2022-03-05 Thread Luke Chen
Hi Sergio, Thanks for the explanation! Very clear! I think we should put this example and explanation into KIP. Other comments: 1. If the *max-batches-size* is too small that results in no records output, will we output any information to the user? 2. After your explanation, I guess the use of *m

Re: [DISCUSS] KIP-824 Allowing dumping segmentlogs limiting the batches in the output

2022-03-05 Thread Sergio Daniel Troiano
hey Luke, thanks for the interest, it is a good question, please let me explain you: *max-message-size *a filter for the size of each batch, so for example if Iset --max-message-size 1000 bytes and my segment log has 300 batches, 150 of them has a size of 500 bytes and the other 150 has a size o

[jira] [Resolved] (KAFKA-13694) Some InvalidRecordException messages are thrown away

2022-03-05 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-13694. --- Fix Version/s: 3.2.0 Assignee: RivenSun Resolution: Fixed > Some InvalidRecordExcept

[jira] [Resolved] (KAFKA-13466) delete unused config batch.size in kafka-console-producer.sh

2022-03-05 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-13466. --- Fix Version/s: 3.2.0 Resolution: Fixed > delete unused config batch.size in kafka-console-pro

[jira] [Resolved] (KAFKA-12959) Prioritize assigning standby tasks to threads without any active tasks

2022-03-05 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-12959. --- Fix Version/s: 3.2.0 Resolution: Fixed > Prioritize assigning standby tasks to threads withou

[jira] [Resolved] (KAFKA-13689) AbstractConfig log print information is incorrect

2022-03-05 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-13689. --- Fix Version/s: 3.2.0 Resolution: Fixed > AbstractConfig log print information is incorrect >