[jira] [Created] (KAFKA-13853) Kafka Connect's REST Server starts without waiting for the metadata load to complete, causing the interface to return incorrect results

2022-04-24 Thread pengWei Dou (Jira)
pengWei Dou created KAFKA-13853: --- Summary: Kafka Connect's REST Server starts without waiting for the metadata load to complete, causing the interface to return incorrect results Key: KAFKA-13853 URL: https://issues

[jira] [Resolved] (KAFKA-13852) Kafka Acl documentation bug for wildcard '*'

2022-04-24 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-13852. --- Fix Version/s: 3.3.0 Resolution: Fixed > Kafka Acl documentation bug for wildcard '*' > -

Re: [DISCUSS] KIP-829: (console-consumer) add print.topic property

2022-04-24 Thread Luke Chen
+1 for printing anything we got without ordering. I can imagine the ordering of the random topics records will be complicated and unpredicatable. Thanks. Luke On Fri, Apr 22, 2022 at 10:22 PM Evans Jahja wrote: > Hi, everyone, > > Thanks for the comment on writing the example on KIP. I'm glad t

Re: [DISCUSS] KIP-829: (console-consumer) add print.topic property

2022-04-24 Thread Evans Jahja
> I can imagine the ordering of the random topics records will be complicated and unpredicatable. Allow me to clarify. I was refering to the ordering of the 'columns' as they are printed. Right now, topic is printed before key and message. If there is no concern, it will remain as such. As for th

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

2022-04-24 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-829: (console-consumer) add print.topic property

2022-04-24 Thread Luke Chen
> I was refering to the ordering of the 'columns' as they are printed. Right now, topic is printed before key and message. If there is no concern, it will remain as such. Thanks for clarification. So, for the column ordering: NO_TIMESTAMPPartition:0Offset:123Topic:topickeyvalu

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

2022-04-24 Thread Apache Jenkins Server
See

Request permission to contribute to Kafka KIP

2022-04-24 Thread Hongtenzone John
Hi Kafka team, I'd like to request permission to contribute to Kafka to propose a KIP. Wiki ID: hongwei.xiangJira ID: hongwei.xiang Thanks.Best Regards,Hongwei

Jenkins build is back to stable : Kafka » Kafka Branch Builder » trunk #887

2022-04-24 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-821: Connect Transforms support for nested structures

2022-04-24 Thread Chris Egerton
Hi Joshua, I have a few reservations about using JsonPath notation here. 1. There's likely to be a substantial performance penalty for converting between the Kafka Connect format and something that a JsonPath library would understand. 2. The complexity of the feature will be significantly higher

Re: [DISCUSS] KIP-829: (console-consumer) add print.topic property

2022-04-24 Thread Evans Jahja
> I personally think puting the `Topic` column at the 1st column is better, and `Partition` as 2nd one. i.e. Topic:topic Partition:0 NO_TIMESTAMP Offset:123key value Thank you very much on the input. Putting topic in the front sounds good, but care must be taken if we want to sugge

Re: [DISCUSS] KIP-829: (console-consumer) add print.topic property

2022-04-24 Thread Chris Egerton
Hi Evans, +1 for retaining the current ordering when topic printing is disabled, and +1 for placing topic between offset and partition when topic printing is enabled. Thanks for the KIP by the way; I share others' surprise that we haven't already added this feature to the console consumer! Cheer

Re: Request permission to contribute to Kafka KIP

2022-04-24 Thread Luke Chen
Hi Hongwei, Done. Thanks for the interest in Apache Kafka. Luke On Sun, Apr 24, 2022 at 11:08 PM Hongtenzone John wrote: > Hi Kafka team, > I'd like to request permission to contribute to Kafka to propose a KIP. > Wiki ID: hongwei.xiangJira ID: hongwei.xiang > Thanks.Best Regards,Hongwei