mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 11:05:17 +00:00
- Replaced HashMap with LinkedHashMap to avoid potential non-deterministic results for user group properties This closes #5524 Signed-off-by: David Handermann <exceptionfactory@apache.org>