mattyb149 commented on pull request #5644: URL: https://github.com/apache/nifi/pull/5644#issuecomment-1007438618
This should have a Jira case associated with it (and prefixed in the commit and PR title). Also is there a reason why only the Registry's version of H2 is being updated rather than all the products (nifi-database-utils, minifi, etc.)? The last time I looked at updating the H2 version, there were issues with INTEGER fields without precision, as well as generic ARRAY types (with no element type specified). Not sure if those issues affect Registry but I'd rather update H2 across the board when there's a version that doesn't have breaking changes (such as a 1.4.x version that includes the CVE fix). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
