nifi/nifi-commons
Koji Kawamura cae01d555c NIFI-6117: Fix BIGINT handling in DataTypeUtils
Follow numeric type conversion convention used for other integral types.

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #3371
2019-03-26 10:39:35 -04:00
..
nifi-data-provenance-utils NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-expression-language NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-flowfile-packager NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-hl7-query-language NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-json-utils NIFI-6097 - Upgraded the fasterxml jackson version to 2.9.8. Ensure that the version is consistent across modules using a maven property defined in the root pom. 2019-03-04 19:30:35 -05:00
nifi-logging-utils NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-properties Added tests for commons utilities StringUtils and FormatUtils 2019-03-06 13:59:35 -05:00
nifi-record NIFI-6117: Fix BIGINT handling in DataTypeUtils 2019-03-26 10:39:35 -04:00
nifi-record-path NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-schema-utils NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-security-utils NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-site-to-site-client NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-socket-utils NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-utils Added tests for commons utilities StringUtils and FormatUtils 2019-03-06 13:59:35 -05:00
nifi-web-utils NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-write-ahead-log NIFI-6110: Updated StandardProcessSession such that if we fail to update the FlowFile Repository, we do not decrement claimant counts for any FlowFiles that were removed. Doing so can cause an issue where a FlowFile is removed, then the FlowFileRepo update fails, resulting in the flowfile being rolled back, but after its claimant count is decremented. It will then be processed again, which can result in the same thing, and we'll end up decrementing the claimant count repeatedly. Also updated LengthDelimitedJournal so that if the overflow directory already exists, it does not fail when trying to create the directory and instead just moves on. Updated unit tests to test both of these new fixes and updated DummyRecordSerde to be thread-safe because the TestLengthDelimitedJournal now needs it to be thread safe due to the new unit test that was added. 2019-03-08 10:32:38 -05:00
pom.xml NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00