mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
9cf5c170b1
- Bump version to 6.29.5 for arm64 compatibility - Extract RocksDBFlowFileRepository and supporting code to its own module - Mark RocksDBFlowFileRepository as deprecated, both in code and documentation - Log deprecation warning at startup if RocksDBFlowFileRepository is used - Move native RocksDB info logs to NiFi debug level logs This closes #6155 Signed-off-by: David Handermann <exceptionfactory@apache.org>