Re: [DISCUSS] Support specifying custom transactional.id prefix in FlinkKafkaProducer

2021-06-12 Thread Wenhao Ji
Thanks Till! I've opened the FLIP-172 and a new discussion thread of which the title follows the pattern as suggested on the FLIP main page. http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-FLIP-172-Support-custom-transactional-id-prefix-in-FlinkKafkaProducer-td51355.html Le

Re: [DISCUSS] Support specifying custom transactional.id prefix in FlinkKafkaProducer

2021-06-07 Thread Till Rohrmann
Thanks for starting this discussion Wenhao. I've given you permission to create a FLIP. Cheers, Till On Sat, Jun 5, 2021 at 9:48 AM Wenhao Ji wrote: > Hi everyone, > > Currently, the "transactional.id"s of the Kafka producers in > FlinkKafkaProducer are generated based on the task name. This me