Details
-
New Feature
-
Status: Resolved
-
Trivial
-
Resolution: Duplicate
-
1.0.0, 0.7.0
-
None
Description
Often when testing or verifying a change in processor properties, etc., I will run a "negative" flow (a flow I expect to result in some type of error case, generate bulletins, etc.) and then change the setting under examination and re-run. In this case, I would like to be able to quickly clear the existing bulletins from the processor under examination in order to be able to determine if the issue is resolved without having to manually examine timestamps in the bulletins/wait for the 5 minute bulletin expiration to age off the existing bulletins.
I imagine this being implemented as a REST API (likely PUT/DELETE on {{/processors/
{id}/bulletins}}) which could be invoked via a context menu item or a dedicated button in the Operate palette.
Attachments
Issue Links
- duplicates
-
NIFI-2056 Support clearing bulletins from processors via right-click context menu
- Open