mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
282e1a7b1a
- On contextDestroyed, referencing beans created during contextInitialized to prevent successive attempts to create a bean if that bean failed to be created initially. Signed-off-by: joewitt <joewitt@apache.org>