[jira] [Commented] (KAFKA-13595) Allow producing records with null values in Kafka Console Producer

2022-05-19 Thread Ryan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17539764#comment-17539764 ] Ryan commented on KAFKA-13595: -- Duplicates https://issues.apache.org/jira/browse/KAFKA-10238 > Allow

[jira] [Commented] (KAFKA-13319) Do not send AddOffsetsToTxn/TxnOffsetCommit if offsets map is empty

2021-10-12 Thread Ryan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17427909#comment-17427909 ] Ryan commented on KAFKA-13319: -- [~guozhang] shouldn't you inform the assignee before you work on this, as a

[jira] [Assigned] (KAFKA-13319) Do not send AddOffsetsToTxn/TxnOffsetCommit if offsets map is empty

2021-09-23 Thread Ryan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan reassigned KAFKA-13319: Assignee: Ryan > Do not send AddOffsetsToTxn/TxnOffsetCommit if offsets map is empty >

[jira] [Created] (KAFKA-10625) Add Union to Connect Schema

2020-10-21 Thread Ryan (Jira)
Ryan created KAFKA-10625: Summary: Add Union to Connect Schema Key: KAFKA-10625 URL: https://issues.apache.org/jira/browse/KAFKA-10625 Project: Kafka Issue Type: Improvement Components:

[jira] [Created] (KAFKA-10238) kafka-console-producer null value

2020-07-06 Thread Ryan (Jira)
Ryan created KAFKA-10238: Summary: kafka-console-producer null value Key: KAFKA-10238 URL: https://issues.apache.org/jira/browse/KAFKA-10238 Project: Kafka Issue Type: Improvement

[jira] [Commented] (KAFKA-7864) AdminZkClient.validateTopicCreate() should validate that partitions are 0-based

2019-02-14 Thread Ryan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768798#comment-16768798 ] Ryan commented on KAFKA-7864: - Hi [~yunfu], I'm still working on it, the code change has been approved, but