[NIFI-626] - ExecuteSQL processor for executing arbitrary SQL queries
Bug
[NIFI-16] - Site-to-site should use canonical hostnames when sending peer list
[NIFI-37] - If provenance receive/create/fork/join/clone event registered against flowfile not created in session...
[NIFI-41] - Shoud not be able to change destination of Connection if component has its FlowFiles
[NIFI-80] - When provenance repo retrieves an event that has attributes > some threshold, truncate the value
[NIFI-126]- Mock Framework should detect when session.create() called instead of session.create(FlowFile) / session.create(Collection) without emitting CREATE/RECEIVE Provenance Event
[NIFI-129] - Root Group Ports show that they are not transmitting even when there are active threads receiving data
[NIFI-155] - Test Failure: MulticastProtocolListenerTest and ClusterServiceDiscoveryTest
[NIFI-230] - Volatile Content Repository shows negative values available in 'System Diagnostics'
[NIFI-313] - When template is deleted, UI still shows "Displaying X of Y" instead of "Displaying X of (Y-1)"
[NIFI-334]- When WriteAheadFlowFileRepo is restoring FlowFiles, it needs to look at the swapped flow files, Id's before setting the max id for the FlowFile ID.
[NIFI-373]- If NiFi UI is secure but cluster communication is not, NiFi doesn't start but throws NullPointer instead of nice error message
[NIFI-378] - MergeContent in Defragment mode will merge fragments without checking index
[NIFI-379] - MergeContent does not merge when Maximum number of Bins is set to 1
[NIFI-427] - Too many steps to delete flows
[NIFI-472]- When running NiFi with the "run.as" property specified in the bootstrap.conf file, the run.as user should own the nifi.pid file
[NIFI-482] - users are currently able to evaluate a function against the result of an aggregrate function
[NIFI-487] - JsonPath processors can mark valid JSON as invalid
[NIFI-488] - Bootstrap not capturing output stream or error stream
[NIFI-532] - Exception handling in RunNifi
[NIFI-545] - DataFlowDaoImpl writeDataFlow creates an unused dataflow
[NIFI-546] - StandardDataFlows constructor declears it throws NullPointerException but does not
[NIFI-547] - Data Viewer: Better support for Unicode characters
[NIFI-564] - ReplaceText not working as expected when forming POST requests for InvokeHTTP
[NIFI-565] - System-Level bulletins generated on nodes do not show in the UI when clustered
[NIFI-571] - Findbugs issue in StandardControllerServiceProvider
[NIFI-578] - FlowFileNode does not set clusterNodeIdentifier
[NIFI-580] - Typo in documentation for EncryptContent
[NIFI-582] - Inconsistent naming convention of IDs for the same component in NiFi UIs
[NIFI-591] - CompressContent uses wrong mime type for BZIP2
[NIFI-594] - TestExtractHL7Attributes writes to System output
[NIFI-602] - Error on shutdown bin/nifi.sh stop
[NIFI-613] - ScanContent throws exception on dictionary with blank line
[NIFI-625] - ReplaceText does not substitute Expression Language if embedded within curly braces