Andy LoPresto created NIFI-2922:
-----------------------------------
Summary: Ability to clear bulletins on a per-processor basis
Key: NIFI-2922
URL: https://issues.apache.org/jira/browse/NIFI-2922
Project: Apache NiFi
Issue Type: New Feature
Components: Core Framework, Core UI
Affects Versions: 0.7.0, 1.0.0
Reporter: Andy LoPresto
Priority: Trivial
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)