Re: ConsumeKafka to PublishKafka doesn't keep the order of the messages in the destination topic

2023-12-14 Thread edi mari
Hi Mark, I tried the combination of FIFO and setting the back pressure to 10k, but it didn't preserve the order. Thanks Edi On Wed, Dec 13, 2023 at 3:47 PM Mark Payne wrote: > Hey Edi, > > By default, nifi doesn’t preserve ordering but you can have it do so by > updating the connection’s

RE: [NIFI 1.23.2] Insecure Cipher Provider Algorithm

2023-12-14 Thread Isha Lamboo
Hi Quentin, I've encountered similar errors in the past when trying to change the encryption algorithm. Here are two things that may help: 1. The password/key needs to be at least 12 characters long before you migrate to NIFI_PBKDF2_AES_GCM_256. If it is not, you have to first change the