GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2771
NIFI-5280: Preventing duplicate bulletins
NIFI-5280:
- Preventing duplicate bulletins that are registered under different
contexts (e.g. Controller and Component).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5280
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2771.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2771
----
commit 19c9fec7d3250ca9a39723108cc19ac38e855b9f
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-06-07T17:37:57Z
NIFI-5280:
- Preventing duplicate bulletins that are registried under different
contexts (e.g. Controller and Component).
----
---