StandardOauth2AccessTokenProvider gets "token not active"

2022-08-29 Thread Jens M. Kofoed
Hi community I'm using the StandardOauth2AccessTokenProvider to get and refresh a token, which works great. But almost at every refresh, one of the nodes in the cluster gets this error. It's not the same node which gets the error every time, all nodes gets it but only one node at a time. 2022-08-

Re: AvroRuntimeExceptions after upgrading to 1.17.0

2022-08-29 Thread Mike Thomsen
> ConvertAvroToJSON Try replacing that with ConvertRecord using an Avro reader and a JSON writer that inherits the Avro reader's schema. On Mon, Aug 22, 2022 at 4:33 AM Weiss, Christian wrote: > > Hi guys, > > we upgraded our NiFi dev/test instance around two weeks ago from 1.16.3 to > 1.17.0.

Need help to merge all records in cluster into one flowfile

2022-08-29 Thread Jens M. Kofoed
Hi all I'm running a 3 node cluster at version 1.16.2. I'm using the SiteToSiteStatusReportingTask to monitor and check for any backpressures or queues. I'm trying to merge all 3 reports into 1, but must of the times I always get 2 flowfile after my MergeRecord. To be sure the nodes are creating