mirror of
https://github.com/apache/nifi.git
synced 2025-02-10 12:05:22 +00:00
Adding followings: - Use separate DistributedMapCache for tracking entities to avoid conflict with existing code - Added more validation - Delete listed entities from cache if reset is needed - Support Local scope - Added Initial Listing Target This closes #2876. Signed-off-by: Mark Payne <markap14@hotmail.com>