Versions Compared

Key

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

Table of Contents
absoluteUrltrue
typeflat

Version 0.6.1 (Not yet released: release procedure underway)

Version 0.6.1 of Apache NiFi focuses on addressing defects.

Highlights of the 0.6.1 release include:

  • Improvement to existing capabilities
    • Exposed property to control fetch size when interacting with databases in the 'QueryDatabaseTable' processor.  Previously it just defaulted to one and would be innefficient.
  • Defects addressed
    • Corrected an issue where high-rate bulletin generation caused more than the last five bulletins to be retained which wasted memory.
    • Corrected logic in GetKafka that resulted in leaking connections to Zookeeper ultimately leading to node instability.
    • Corrected PutKafka logic where incorrect message demarcation could result in data loss during transfer.
    • Simplified validation logic for Hadoop and HBase processors that led to excessive and expensive validation calls that caused sluggish UI behavior.

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

Version 0.6.0

Warning: Apache NiFi 0.6.1 will be generated to correct the known issue listed below and a few other defects found.

...