Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Apache Nifi DeleteAzureBlobStorage processor retrial issue

avatar
New Contributor

I have configured a DeleteAzureBlobStorage by using Azure Storage Credentials Controller service in storage credentials

swapnil_j_0-1663057434955.png

In the retry relationship, retry attempt is set to 1 and retry max backoff period is 10 mins.

swapnil_j_1-1663058348431.png

Penalty duration in settings is 30 sec

swapnil_j_2-1663058381193.png

Here is the snippet of the process flow:-

swapnil_j_3-1663058501788.png

 


If the azure storage credential controller service is misconfigured with incorrect key name then the retrial mechanism does not work as per above configuration.
Expected working is DeleteAzureBlobStorage processor is retired for only 1 time after 30 sec (penalty duration) and if it still fails it should be routed to the failure flow.
Instead it keeps retrying in a loop again and again in 30 secs interval.

Even when no retrial policy is set on failure relationship same behaviour is observed.

 

0 REPLIES 0