[jira] [Assigned] (KAFKA-10703) Document that default configs are not supported for TOPIC entities

2021-01-08 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley reassigned KAFKA-10703: --- Assignee: Tom Bentley > Document that default configs are not supported for TOPIC entities

[jira] [Commented] (KAFKA-6987) Reimplement KafkaFuture with CompletableFuture

2021-01-13 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17263998#comment-17263998 ] Tom Bentley commented on KAFKA-6987: [~andrasbeni] is this something you plan to work on again soon

[jira] [Assigned] (KAFKA-6987) Reimplement KafkaFuture with CompletableFuture

2021-01-13 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley reassigned KAFKA-6987: -- Assignee: Tom Bentley > Reimplement KafkaFuture with CompletableFuture >

[jira] [Commented] (KAFKA-10859) add @Test annotation to FileStreamSourceTaskTest.testInvalidFile and reduce the loop count to speedup the test

2020-12-16 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17250252#comment-17250252 ] Tom Bentley commented on KAFKA-10859: - I think we should improve the test slightly anyway, to cover

[jira] [Assigned] (KAFKA-10859) add @Test annotation to FileStreamSourceTaskTest.testInvalidFile and reduce the loop count to speedup the test

2020-12-16 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley reassigned KAFKA-10859: --- Assignee: Tom Bentley > add @Test annotation to FileStreamSourceTaskTest.testInvalidFile

[jira] [Commented] (KAFKA-10859) add @Test annotation to FileStreamSourceTaskTest.testInvalidFile and reduce the loop count to speedup the test

2020-12-16 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17250230#comment-17250230 ] Tom Bentley commented on KAFKA-10859: - [~chia7712] good spot! I can add this to my PR if you like?

[jira] [Updated] (KAFKA-12156) Document consequences of single threaded response handling

2021-01-07 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-12156: Description: If users block the response handling thread in one call waiting for the result of a

[jira] [Commented] (KAFKA-12263) Improve MockClient RequestMatcher interface

2021-02-04 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17278735#comment-17278735 ] Tom Bentley commented on KAFKA-12263: - [~hachikuji] any chance you could review my PR? > Improve

[jira] [Commented] (KAFKA-12286) Consider storage/cpu tradeoff in metadata record framing schema

2021-02-04 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17278673#comment-17278673 ] Tom Bentley commented on KAFKA-12286: - {quote}we will have options to deal with it if it

[jira] [Assigned] (KAFKA-12263) Improve MockClient RequestMatcher interface

2021-02-02 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley reassigned KAFKA-12263: --- Assignee: Tom Bentley > Improve MockClient RequestMatcher interface >

[jira] [Commented] (KAFKA-12278) Keep api versions consistent with api scope

2021-02-02 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17277751#comment-17277751 ] Tom Bentley commented on KAFKA-12278: - Isn't this a dupe of KAFKA-12232? > Keep api versions

[jira] [Updated] (KAFKA-10703) Document that default configs are not supported for TOPIC entities

2021-02-03 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-10703: Flags: Patch Labels: patch-available (was: ) > Document that default configs are not

[jira] [Updated] (KAFKA-12263) Improve MockClient RequestMatcher interface

2021-02-02 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-12263: Flags: Patch Labels: patch-available (was: ) > Improve MockClient RequestMatcher interface

[jira] [Updated] (KAFKA-6987) Reimplement KafkaFuture with CompletableFuture

2021-06-12 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-6987: --- Labels: (was: needs-kip) > Reimplement KafkaFuture with CompletableFuture >

[jira] [Commented] (KAFKA-6987) Reimplement KafkaFuture with CompletableFuture

2021-06-12 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17362253#comment-17362253 ] Tom Bentley commented on KAFKA-6987: [~kkonstantine] this is covered by KIP-707. If you're able to

[jira] [Updated] (KAFKA-6987) Reimplement KafkaFuture with CompletableFuture

2021-06-12 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-6987: --- Labels: kip (was: ) > Reimplement KafkaFuture with CompletableFuture >

[jira] [Updated] (KAFKA-6987) Reimplement KafkaFuture with CompletableFuture

2021-06-18 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-6987: --- Labels: kip needs-review (was: kip) > Reimplement KafkaFuture with CompletableFuture >

[jira] [Commented] (KAFKA-12776) Producer sends messages out-of-order inspite of enabling idempotence

2021-05-14 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344376#comment-17344376 ] Tom Bentley commented on KAFKA-12776: - [~neeraj.vaidya] how many partitions does the topic have? I

[jira] [Updated] (KAFKA-6987) Reimplement KafkaFuture with CompletableFuture

2021-05-14 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-6987: --- Fix Version/s: 3.0.0 > Reimplement KafkaFuture with CompletableFuture >

[jira] [Commented] (KAFKA-12776) Producer sends messages out-of-order inspite of enabling idempotence

2021-05-14 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344595#comment-17344595 ] Tom Bentley commented on KAFKA-12776: - [~neeraj.vaidya] can you reproduce this without using Spring,

[jira] [Commented] (KAFKA-12818) Memory leakage when kafka connect 2.7 uses directory config provider

2021-05-20 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17348517#comment-17348517 ] Tom Bentley commented on KAFKA-12818: - As you can see from the code, DirectoryConfigProvider doesn't

[jira] [Updated] (KAFKA-10846) FileStreamSourceTask buffer can grow without bound

2021-05-25 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-10846: Fix Version/s: 2.7.2 > FileStreamSourceTask buffer can grow without bound >

[jira] [Created] (KAFKA-12879) Compatibility break in Admin.listOffsets()

2021-06-02 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-12879: --- Summary: Compatibility break in Admin.listOffsets() Key: KAFKA-12879 URL: https://issues.apache.org/jira/browse/KAFKA-12879 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-12818) Memory leakage when kafka connect 2.7 uses directory config provider

2021-05-20 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17348590#comment-17348590 ] Tom Bentley commented on KAFKA-12818: - Since your limit > request you're going to be at risk of the

[jira] [Created] (KAFKA-13049) Log recovery threads use default thread pool naming

2021-07-08 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-13049: --- Summary: Log recovery threads use default thread pool naming Key: KAFKA-13049 URL: https://issues.apache.org/jira/browse/KAFKA-13049 Project: Kafka Issue

[jira] [Commented] (KAFKA-12322) Why https://downloads.apache.org/kafka/ it doesnot download older version only 2.7.0 and 2.6.1 ,is there any changes done ?

2021-02-10 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17282522#comment-17282522 ] Tom Bentley commented on KAFKA-12322: - Older versions are available from

[jira] [Commented] (KAFKA-12541) AdminClient.listOffsets should return the offset for the record with highest timestamp

2021-03-24 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17307794#comment-17307794 ] Tom Bentley commented on KAFKA-12541: - Maybe you already knew this and are in the process of writing

[jira] [Commented] (KAFKA-10201) Update codebase to use more inclusive terms

2021-03-26 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17309285#comment-17309285 ] Tom Bentley commented on KAFKA-10201: - [~xvrl] are you intending to come back to this work? >

[jira] [Commented] (KAFKA-12443) Add TranslateSurrogates SMT to Kafka Connect

2021-03-10 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17298651#comment-17298651 ] Tom Bentley commented on KAFKA-12443: - Hi, Kafka has a process for adding new public APIs -- the

[jira] [Commented] (KAFKA-12308) ConfigDef.parseType deadlock

2021-02-24 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17289998#comment-17289998 ] Tom Bentley commented on KAFKA-12308: - I think this is caused by the fact the

[jira] [Commented] (KAFKA-8946) Single byte header issues WARN logging

2021-03-01 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17292852#comment-17292852 ] Tom Bentley commented on KAFKA-8946: I think this is a bug in

[jira] [Commented] (KAFKA-12308) ConfigDef.parseType deadlock

2021-02-25 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17290793#comment-17290793 ] Tom Bentley commented on KAFKA-12308: - [~kkonstantine] I'm not an expert in classloaders but I'm

[jira] [Resolved] (KAFKA-12408) Document omitted ReplicaManager metrics

2021-04-12 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley resolved KAFKA-12408. - Fix Version/s: 3.0.0 Reviewer: Tom Bentley Resolution: Fixed > Document omitted

[jira] [Created] (KAFKA-12685) ReplicaStateMachine attempts invalid transition

2021-04-19 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-12685: --- Summary: ReplicaStateMachine attempts invalid transition Key: KAFKA-12685 URL: https://issues.apache.org/jira/browse/KAFKA-12685 Project: Kafka Issue Type:

[jira] [Commented] (KAFKA-8863) Add InsertHeader and DropHeaders connect transforms KIP-145

2021-04-16 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17323847#comment-17323847 ] Tom Bentley commented on KAFKA-8863: These SMTs were added in

[jira] [Resolved] (KAFKA-8863) Add InsertHeader and DropHeaders connect transforms KIP-145

2021-04-16 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley resolved KAFKA-8863. Fix Version/s: 3.0.0 Reviewer: Mickael Maison Assignee: Tom Bentley

[jira] [Created] (KAFKA-13285) Use consistent access modifier for Admin clients Result classes

2021-09-09 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-13285: --- Summary: Use consistent access modifier for Admin clients Result classes Key: KAFKA-13285 URL: https://issues.apache.org/jira/browse/KAFKA-13285 Project: Kafka

[jira] [Commented] (KAFKA-13285) Use consistent access modifier for Admin clients Result classes

2021-09-12 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17413733#comment-17413733 ] Tom Bentley commented on KAFKA-13285: - [~vijaykriishna] I opened

[jira] [Created] (KAFKA-13276) Public DescribeConsumerGroupsResult constructor refers to KafkaFutureImpl

2021-09-06 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-13276: --- Summary: Public DescribeConsumerGroupsResult constructor refers to KafkaFutureImpl Key: KAFKA-13276 URL: https://issues.apache.org/jira/browse/KAFKA-13276 Project:

[jira] [Commented] (KAFKA-13146) Consider client use cases for accessing controller endpoints

2021-07-29 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17389899#comment-17389899 ] Tom Bentley commented on KAFKA-13146: - {quote}We have also considered whether the internal

[jira] [Commented] (KAFKA-13329) Connect does not perform preflight validation for per-connector key and value converters

2021-09-28 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17421183#comment-17421183 ] Tom Bentley commented on KAFKA-13329: - I guess we could add a {{default}} method for converters to

[jira] [Commented] (KAFKA-13393) Update website documentation to include required arguments when creating a topic

2021-10-25 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17433617#comment-17433617 ] Tom Bentley commented on KAFKA-13393: - I think this was a mistake in Kafka 3.0, see

[jira] [Commented] (KAFKA-6080) Transactional EoS for source connectors

2021-11-02 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17437419#comment-17437419 ] Tom Bentley commented on KAFKA-6080: [~sliebau],

[jira] [Commented] (KAFKA-13398) The caller program will be shut down directly when the execution of Kafka script is abnormal

2021-10-26 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17434185#comment-17434185 ] Tom Bentley commented on KAFKA-13398: - [~RivenSun] the Admin client is backwards compatible,

[jira] [Resolved] (KAFKA-13017) Excessive logging on sink task deserialization errors

2021-07-16 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley resolved KAFKA-13017. - Fix Version/s: 3.1.0 Resolution: Fixed > Excessive logging on sink task deserialization

[jira] [Resolved] (KAFKA-13049) Log recovery threads use default thread pool naming

2021-07-14 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley resolved KAFKA-13049. - Fix Version/s: 3.1.0 Resolution: Fixed > Log recovery threads use default thread pool

[jira] [Commented] (KAFKA-13660) Replace log4j with reload4j

2022-03-28 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17513225#comment-17513225 ] Tom Bentley commented on KAFKA-13660: - [~vikash08mishra] I'm happy to include this in 3.1.1 if we

[jira] [Commented] (KAFKA-13783) Remove reason prefixing in JoinGroupRequest and LeaveGroupRequest

2022-04-01 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515805#comment-17515805 ] Tom Bentley commented on KAFKA-13783: - [~dajac] do you want to update the KIP? > Remove reason

[jira] [Commented] (KAFKA-13782) Producer may fail to add the correct partition to transaction

2022-04-01 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516001#comment-17516001 ] Tom Bentley commented on KAFKA-13782: - This is currently the last remaining blocker for 3.1.1.

[jira] [Commented] (KAFKA-13783) Remove reason prefixing in JoinGroupRequest and LeaveGroupRequest

2022-04-04 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516775#comment-17516775 ] Tom Bentley commented on KAFKA-13783: - Thanks! > Remove reason prefixing in JoinGroupRequest and

[jira] [Commented] (KAFKA-15459) Convert coordinator retriable errors to a known producer response error.

2023-09-12 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17764437#comment-17764437 ] Tom Bentley commented on KAFKA-15459: - Is this _really_ the best compromise? AFAICS the linked PR

[jira] [Commented] (KAFKA-15459) Convert coordinator retriable errors to a known producer response error.

2023-09-12 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17764442#comment-17764442 ] Tom Bentley commented on KAFKA-15459: - [~jolshan] thanks for the explanation. Is there somewhere

[jira] [Created] (KAFKA-13897) Add 3.1.1 to system tests and streams upgrade tests

2022-05-13 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-13897: --- Summary: Add 3.1.1 to system tests and streams upgrade tests Key: KAFKA-13897 URL: https://issues.apache.org/jira/browse/KAFKA-13897 Project: Kafka Issue

[jira] [Created] (KAFKA-13898) metrics.recording.level is underdocumented

2022-05-13 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-13898: --- Summary: metrics.recording.level is underdocumented Key: KAFKA-13898 URL: https://issues.apache.org/jira/browse/KAFKA-13898 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-13895) Fix javadocs build with JDK < 12

2022-05-12 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-13895: --- Summary: Fix javadocs build with JDK < 12 Key: KAFKA-13895 URL: https://issues.apache.org/jira/browse/KAFKA-13895 Project: Kafka Issue Type: Task

[jira] [Commented] (KAFKA-13895) Fix javadocs build with JDK < 12

2022-05-12 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17536084#comment-17536084 ] Tom Bentley commented on KAFKA-13895: - It does. Mickael has subsequently pointed me to KAFKA-12782

[jira] [Commented] (KAFKA-14101) Flaky ExactlyOnceSourceIntegrationTest.testConnectorBoundary

2022-07-26 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17571214#comment-17571214 ] Tom Bentley commented on KAFKA-14101: - [~ChrisEgerton] I wonder whether we should rename {{consume}}

[jira] [Commented] (KAFKA-14101) Flaky ExactlyOnceSourceIntegrationTest.testConnectorBoundary

2022-07-26 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17571464#comment-17571464 ] Tom Bentley commented on KAFKA-14101: - Both those seem reasonable to me [~ChrisEgerton]. Thanks. >

[jira] [Created] (KAFKA-13882) Dockerfile for previewing website

2022-05-06 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-13882: --- Summary: Dockerfile for previewing website Key: KAFKA-13882 URL: https://issues.apache.org/jira/browse/KAFKA-13882 Project: Kafka Issue Type: Task

[jira] [Created] (KAFKA-13881) Add package.java for public package javadoc

2022-05-06 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-13881: --- Summary: Add package.java for public package javadoc Key: KAFKA-13881 URL: https://issues.apache.org/jira/browse/KAFKA-13881 Project: Kafka Issue Type: Task

[jira] [Updated] (KAFKA-13255) Mirrormaker config property config.properties.exclude is not working as expected

2022-04-29 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-13255: Fix Version/s: 3.1.1 > Mirrormaker config property config.properties.exclude is not working as >

[jira] [Commented] (KAFKA-13255) Mirrormaker config property config.properties.exclude is not working as expected

2022-04-29 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529834#comment-17529834 ] Tom Bentley commented on KAFKA-13255: - OK [~ecomar] I've cherry-picked it to 3.1 > Mirrormaker

[jira] [Updated] (KAFKA-14115) Password configs are logged in plaintext in KRaft

2022-09-13 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-14115: Fix Version/s: 3.2.3 (was: 3.2.2) > Password configs are logged in

[jira] [Updated] (KAFKA-14196) Duplicated consumption during rebalance, causing OffsetValidationTest to act flaky

2022-09-13 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-14196: Fix Version/s: 3.2.3 (was: 3.2.2) > Duplicated consumption during

[jira] [Updated] (KAFKA-14149) Broken DynamicBrokerReconfigurationTest in 3.2 branch

2022-09-13 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-14149: Fix Version/s: 3.2.3 (was: 3.2.2) > Broken

[jira] [Updated] (KAFKA-14107) Upgrade Jetty for CVE fixes

2022-09-13 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-14107: Fix Version/s: 3.2.3 (was: 3.2.2) > Upgrade Jetty for CVE fixes >

[jira] [Updated] (KAFKA-14111) Dynamic config update fails for "password" configs in KRaft

2022-09-13 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-14111: Fix Version/s: 3.2.3 (was: 3.2.2) > Dynamic config update fails for

[jira] [Updated] (KAFKA-14136) AlterConfigs in KRaft does not generate records for unchanged values

2022-09-13 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-14136: Fix Version/s: 3.2.3 (was: 3.2.2) > AlterConfigs in KRaft does not

[jira] [Updated] (KAFKA-14208) KafkaConsumer#commitAsync throws unexpected WakeupException

2022-09-19 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-14208: Fix Version/s: 3.2.3 (was: 3.2.2) > KafkaConsumer#commitAsync throws

[jira] [Updated] (KAFKA-14196) Duplicated consumption during rebalance, causing OffsetValidationTest to act flaky

2022-09-19 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley updated KAFKA-14196: Fix Version/s: 3.2.3 (was: 3.2.2) > Duplicated consumption during

[jira] [Resolved] (KAFKA-14566) Please Close This Ticket As It Was Inadvertently Created. See KAFKA-14565 For The Correct Ticket.

2023-01-11 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley resolved KAFKA-14566. - Resolution: Invalid > Please Close This Ticket As It Was Inadvertently Created. See

[jira] [Commented] (KAFKA-14439) Specify returned errors for various APIs and versions

2022-12-03 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17642800#comment-17642800 ] Tom Bentley commented on KAFKA-14439: - FWIW I spent some time on this a few years ago, see

[jira] [Commented] (KAFKA-2967) Move Kafka documentation to ReStructuredText

2023-03-08 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17697870#comment-17697870 ] Tom Bentley commented on KAFKA-2967: Thanks for taking a look at this [~jeqo]. The multi-page

[jira] [Commented] (KAFKA-14710) KRaft cannot initialise storage for valid UUID

2023-02-13 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17688000#comment-17688000 ] Tom Bentley commented on KAFKA-14710: - Kafka uses the URL encoded variant of base 64 (see [RFC 4648

[jira] [Commented] (KAFKA-3881) Remove the replacing logic from "." to "_" in Fetcher

2023-06-15 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17732918#comment-17732918 ] Tom Bentley commented on KAFKA-3881: [~kirktrue] the difficult is that metrics are a public API of

[jira] [Created] (KAFKA-15049) Flaky test DynamicBrokerReconfigurationTest#testAdvertisedListenerUpdate

2023-06-02 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-15049: --- Summary: Flaky test DynamicBrokerReconfigurationTest#testAdvertisedListenerUpdate Key: KAFKA-15049 URL: https://issues.apache.org/jira/browse/KAFKA-15049 Project:

[jira] [Created] (KAFKA-15050) Prompts in the quickstarts

2023-06-02 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-15050: --- Summary: Prompts in the quickstarts Key: KAFKA-15050 URL: https://issues.apache.org/jira/browse/KAFKA-15050 Project: Kafka Issue Type: Improvement

[jira] [Commented] (KAFKA-15050) Prompts in the quickstarts

2023-06-10 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731175#comment-17731175 ] Tom Bentley commented on KAFKA-15050: - Sure, go for it! > Prompts in the quickstarts >

[jira] [Assigned] (KAFKA-15050) Prompts in the quickstarts

2023-06-20 Thread Tom Bentley (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Bentley reassigned KAFKA-15050: --- Assignee: Joobi S B > Prompts in the quickstarts > -- > >

<    1   2   3