Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Table of Contents
absoluteUrltrue
typeflat

Version 1.3.0

Version 1.3.0 of Apache NiFi is a feature and stability release focusing on key bug fixes and new record based processors and controller services.

Release Date: TBD

Highlights of the 1.3.0 release include:

  • Clustering
    • Addressed issues with flow inheritability with regards to the scheduled state of each component
    • Improved stability when merging responses when lacking permissions to bulletins
    • Addressed issues when the active Cluster Coordinator is terminated without proper disconnection
    • Increased the default thread pool size for request replication
    • When joining a cluster, ensured components are not started until the local repositories have been initialized
  • Core Framework
    • Addressed timezone error when calculating component statistics
    • Added the ability to deprecate components
    • Addressed possible OutOfMemory exception when using an RPG with compression enabled
    • Addressed issue with swapping that could cause an NPE in the FileSystemRepository 
    • Addressed issue with an RPG not honoring the yield duration when it was unable to contact the target instance
  • New or Improved Processors, Controller Services, and Reporting Tasks
    • Added UpdateRecord, PartitionRecord, and LookupRecord processors
  • UI/UX
    • Ensured that client revisions are correct when pointing to a node that becomes disconnected/connected to a cluster
    • Addressed issue that caused a JS bug when the component name was whitespace
    • Fix compatibility issues in deep linking with some older versions of FireFox
    • Addressed issue when attempting to change the version of the component that caused multiple versions to be returned
    • Addressed issue in the combo that caused the info icon to wrap (reported through long template names)

A full list of issues that were resolved can be found at: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12340498

Version 1.2.0

Version 1.2.0 of Apache NiFi is a feature and stability release that adds many new processors, record reader and writer services.

...