Fixed Issues
Summary of fixed issues for this release.
Fixed issues in this release include:
- MiNiFi C++ ConsumeWindowsEventLog processor has been fixed
- MiNiFi C++ UUID generation has been improved to reduce likelihood of collisions
- MiNiFI C++ has been patched for various memory leaks, including one related to sending C2 heartbeats to EFM
- MiNiFi Java now honors the configured heartbeat interval
- Upgrading EFM from 1.0.0 now correctly migrates existing flows
- EFM now checks for valid NiFi Registry configuration on startup
- EFM now allows optional sensitive properties to be set to no value instead of forcing a sensitive parameter to be used
- EFM now correctly shows repository usage and capacity in the agent class details view when available
- EFM now displays device and network info in the Agent Detail About dialog box
- EFM now correctly applies flow parameters for existing agents
- The EFM flow designer canvas has been improved to more reliably and immediately update flow validation issues
- EFM has been fixed to prevent an issue that broke flow updates when using long flow parameter names
- Various other bug fixes and performance improvements