[jira] [Created] (KAFKA-10612) Log When SSL Authentication is in Unexpected State

2020-10-14 Thread David Mollitor (Jira)
David Mollitor created KAFKA-10612: -- Summary: Log When SSL Authentication is in Unexpected State Key: KAFKA-10612 URL: https://issues.apache.org/jira/browse/KAFKA-10612 Project: Kafka Issue

[jira] [Commented] (KAFKA-4090) JVM runs into OOM if (Java) client uses a SSL port without setting the security protocol

2020-07-01 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17149702#comment-17149702 ] David Mollitor commented on KAFKA-4090: --- [~adupriez] Any thoughts on this? > JVM r

[jira] [Commented] (KAFKA-10016) Support For Purge Topic

2020-05-19 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17111393#comment-17111393 ] David Mollitor commented on KAFKA-10016: [~mjsax] looks like it was replaced wit

[jira] [Created] (KAFKA-10016) Support For Purge Topic

2020-05-18 Thread David Mollitor (Jira)
David Mollitor created KAFKA-10016: -- Summary: Support For Purge Topic Key: KAFKA-10016 URL: https://issues.apache.org/jira/browse/KAFKA-10016 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-9904) Use ThreadLocalConcurrent to Replace Random

2020-04-22 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9904: - Summary: Use ThreadLocalConcurrent to Replace Random Key: KAFKA-9904 URL: https://issues.apache.org/jira/browse/KAFKA-9904 Project: Kafka Issue Type: Impro

[jira] [Commented] (KAFKA-4090) JVM runs into OOM if (Java) client uses a SSL port without setting the security protocol

2020-04-17 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086060#comment-17086060 ] David Mollitor commented on KAFKA-4090: --- Hey updates or thoughts on moving this for

[jira] [Commented] (KAFKA-4090) JVM runs into OOM if (Java) client uses a SSL port without setting the security protocol

2020-02-10 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033810#comment-17033810 ] David Mollitor commented on KAFKA-4090: --- https://github.com/apache/kafka/pull/8066

[jira] [Commented] (KAFKA-4090) JVM runs into OOM if (Java) client uses a SSL port without setting the security protocol

2020-02-07 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032753#comment-17032753 ] David Mollitor commented on KAFKA-4090: --- OK. I took a stab at this and I added a u

[jira] [Updated] (KAFKA-9411) Change Name of Default Client ID and Include Java Version

2020-01-23 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor updated KAFKA-9411: -- Description: Clients and producers should be providing useful {{clientId}} information, includ

[jira] [Updated] (KAFKA-9411) Change Name of Default Client ID and Include Java Version

2020-01-23 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor updated KAFKA-9411: -- Summary: Change Name of Default Client ID and Include Java Version (was: Make Client ID More D

[jira] [Created] (KAFKA-9443) Producer Can Fail with NPE

2020-01-16 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9443: - Summary: Producer Can Fail with NPE Key: KAFKA-9443 URL: https://issues.apache.org/jira/browse/KAFKA-9443 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-9426) OffsetsForLeaderEpochClient Use Switch Statement

2020-01-14 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9426: - Summary: OffsetsForLeaderEpochClient Use Switch Statement Key: KAFKA-9426 URL: https://issues.apache.org/jira/browse/KAFKA-9426 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-9425) InFlightRequests Class Uses Thread-Safe Counter Non-Thread-Safe Collection

2020-01-14 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9425: - Summary: InFlightRequests Class Uses Thread-Safe Counter Non-Thread-Safe Collection Key: KAFKA-9425 URL: https://issues.apache.org/jira/browse/KAFKA-9425 Project: K

[jira] [Created] (KAFKA-9419) Integer Overflow Possible with CircularIterator

2020-01-13 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9419: - Summary: Integer Overflow Possible with CircularIterator Key: KAFKA-9419 URL: https://issues.apache.org/jira/browse/KAFKA-9419 Project: Kafka Issue Type: I

[jira] [Commented] (KAFKA-8855) Collect and Expose Client's Name and Version in the Brokers

2020-01-13 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014521#comment-17014521 ] David Mollitor commented on KAFKA-8855: --- I've tackled this from another angle: KAFK

[jira] [Updated] (KAFKA-9408) Use StandardCharsets UTF-8 instead of UTF-8 Name

2020-01-13 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor updated KAFKA-9408: -- Summary: Use StandardCharsets UTF-8 instead of UTF-8 Name (was: Use StandardCharsets UTF-8 in

[jira] [Created] (KAFKA-9415) Review Thread Interrupt Usage

2020-01-13 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9415: - Summary: Review Thread Interrupt Usage Key: KAFKA-9415 URL: https://issues.apache.org/jira/browse/KAFKA-9415 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-9411) Make Client ID More Dynamic and Useful

2020-01-12 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9411: - Summary: Make Client ID More Dynamic and Useful Key: KAFKA-9411 URL: https://issues.apache.org/jira/browse/KAFKA-9411 Project: Kafka Issue Type: Improvemen

[jira] [Created] (KAFKA-9410) Make groupId Optional in KafkaConsumer

2020-01-12 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9410: - Summary: Make groupId Optional in KafkaConsumer Key: KAFKA-9410 URL: https://issues.apache.org/jira/browse/KAFKA-9410 Project: Kafka Issue Type: Improvemen

[jira] [Updated] (KAFKA-9409) Increase Immutability of ClusterConfigState

2020-01-12 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor updated KAFKA-9409: -- Description: The class claims that it is immutable, but there are some mutable features of thi

[jira] [Created] (KAFKA-9409) Increase Immutability of ClusterConfigState

2020-01-12 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9409: - Summary: Increase Immutability of ClusterConfigState Key: KAFKA-9409 URL: https://issues.apache.org/jira/browse/KAFKA-9409 Project: Kafka Issue Type: Impro

[jira] [Updated] (KAFKA-9408) Use StandardCharsets UTF-8 in ApiUtils

2020-01-12 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor updated KAFKA-9408: -- Component/s: core > Use StandardCharsets UTF-8 in ApiUtils > --

[jira] [Created] (KAFKA-9408) Use StandardCharsets UTF-8 in ApiUtils

2020-01-12 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9408: - Summary: Use StandardCharsets UTF-8 in ApiUtils Key: KAFKA-9408 URL: https://issues.apache.org/jira/browse/KAFKA-9408 Project: Kafka Issue Type: Improvemen

[jira] [Updated] (KAFKA-9407) Return Immutable List from SchemaSourceTask

2020-01-12 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor updated KAFKA-9407: -- Description: Currently returns an empty {{ArrayList}} or a {{Collections.singletonList()}}.  Ma

[jira] [Created] (KAFKA-9407) Return Immutable List from SchemaSourceTask

2020-01-12 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9407: - Summary: Return Immutable List from SchemaSourceTask Key: KAFKA-9407 URL: https://issues.apache.org/jira/browse/KAFKA-9407 Project: Kafka Issue Type: Impro

[jira] [Created] (KAFKA-9406) Modify CreateDelegationTokenOptions Renewers Implementation

2020-01-12 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9406: - Summary: Modify CreateDelegationTokenOptions Renewers Implementation Key: KAFKA-9406 URL: https://issues.apache.org/jira/browse/KAFKA-9406 Project: Kafka

[jira] [Updated] (KAFKA-9405) Use Map API computeIfAbsent Where Applicable

2020-01-12 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor updated KAFKA-9405: -- Description: {quote} to implement a multi-value map, Map>, supporting multiple values per key:

[jira] [Created] (KAFKA-9405) Use Map API computeIfAbsent Where Applicable

2020-01-12 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9405: - Summary: Use Map API computeIfAbsent Where Applicable Key: KAFKA-9405 URL: https://issues.apache.org/jira/browse/KAFKA-9405 Project: Kafka Issue Type: Impr

[jira] [Created] (KAFKA-9404) Use ArrayList instead of LinkedList in Sensor Class

2020-01-12 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9404: - Summary: Use ArrayList instead of LinkedList in Sensor Class Key: KAFKA-9404 URL: https://issues.apache.org/jira/browse/KAFKA-9404 Project: Kafka Issue Typ

[jira] [Created] (KAFKA-9400) Make Consumer Class Extend AutoCloseable

2020-01-11 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9400: - Summary: Make Consumer Class Extend AutoCloseable Key: KAFKA-9400 URL: https://issues.apache.org/jira/browse/KAFKA-9400 Project: Kafka Issue Type: Improvem

[jira] [Assigned] (KAFKA-9396) Use JDK emptyIterator in ConnectHeaders Class

2020-01-09 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor reassigned KAFKA-9396: - Key: KAFKA-9396 (was: ZOOKEEPER-3684) Workflow: patch-available, re-open possib

[jira] [Created] (KAFKA-9380) Do Not Accept Null Values in MemberAssignment Constructor

2020-01-07 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9380: - Summary: Do Not Accept Null Values in MemberAssignment Constructor Key: KAFKA-9380 URL: https://issues.apache.org/jira/browse/KAFKA-9380 Project: Kafka Iss

[jira] [Commented] (KAFKA-9369) Allow Consumers and Producers to Connect with User-Agent String

2020-01-06 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17009192#comment-17009192 ] David Mollitor commented on KAFKA-9369: --- [~ottomata] Thanks for that.  I am familia

[jira] [Created] (KAFKA-9369) Allow Consumers and Producers to Connect with User-Agent String

2020-01-06 Thread David Mollitor (Jira)
David Mollitor created KAFKA-9369: - Summary: Allow Consumers and Producers to Connect with User-Agent String Key: KAFKA-9369 URL: https://issues.apache.org/jira/browse/KAFKA-9369 Project: Kafka