mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 02:28:31 +00:00
ca43615702
Updated the patch based on @tpalfy's review Updated the patch based on @mattyb149's review Rename DATE_FORMAT_PATTERN to JSON_TIMESTAMP_FORMAT_PATTERN Changed convertToJsonStream method's visibility to package private. Removed json prefix from timestamp-format-pattern property to make it more generic This closes #4463. Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>