Re: Config producer for kafka connect

2020-02-06 Thread Jamie
Hi Patrick, You need to use the producer prefix in your connect.distributed properties file. The same file you have your Kafka connect config in which applies it to all producers. Thanks,   Jamje Sent from AOL Mobile Mail Get the new AOL app: mail.mobile.aol.com On Thursday, 6 February 2020, Pat

Config producer for kafka connect

2020-02-06 Thread Patrick Marton
Hello everyone,   probably this is a misunderstanding from my side, but what I'm currently trying: we create a new connector with the REST-API, the connector has a ProducerConfig which I would like to configure based on the confluence white paper for durability but no matter what I'm trying, it