mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 10:08:42 +00:00
b5e61109f6
- Added content hash code to avoid repeatedly updating with the same flow - Gracefully handle agent classes and provide update URL to /config - Fixed JDK 8 build issue with ConfigService This closes #5755. Signed-off-by: Kevin Doran <kdoran@apache.org>