DetectDuplicate Question

2021-05-07 Thread Elli Schwarz
Hello, The DetectDuplicate processor takes a Cache Entry Identifier as the value that is cached, and the Age Off Duration specifies a TTL for that cache entry. What happens if that same CacheEntryIdentifier comes in a second time after the value is already cached - is the TTL now set at the TTL

Re: workflow job failure

2021-05-07 Thread Joe Witt
Don’t worry about it. The infra has been super unreliable for a while which is why we have made so many changes for it recently. On Fri, May 7, 2021 at 11:44 AM Mark Bean wrote: > There is a PR [1] with a failed workflow job. It looks like it timed out, > but that there may not have been

workflow job failure

2021-05-07 Thread Mark Bean
There is a PR [1] with a failed workflow job. It looks like it timed out, but that there may not have been anything inherently wrong with it. Can a task be resubmitted? [1] https://github.com/apache/nifi/pull/5061 Thanks, Mark

Experimental repository encryption

2021-05-07 Thread fredrik.torlind
Hi, I’m interested in encrypting our NiFi repositories, but the feature is still listed as experimental since NiFi 1.10.0 (October 2019) in the NiFi user guide. Is this still valid or is the documentation just not updated? If still valid, are there any plans to make it a stable feature?