[
https://issues.apache.org/jira/browse/NIFI-9458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807457#comment-17807457
]
ASF subversion and git services commented on NIFI-9458:
-------------------------------------------------------
Commit 250fe90b348fac515ea597c1985ca432ac7c3ac3 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=250fe90b34 ]
NIFI-9458 Replaced SimpleDateFormat with DateTimeFormatter (#8248)
- Added FieldConverterRegistry and Standard implementation
- Moved DateTypeUtils methods to FieldConverter implementations
> Refactor NiFi to use Java 8 Time classes
> ----------------------------------------
>
> Key: NIFI-9458
> URL: https://issues.apache.org/jira/browse/NIFI-9458
> Project: Apache NiFi
> Issue Type: Epic
> Components: Core Framework, Extensions
> Reporter: Pierre Villard
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0-M2
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> In order to support microseconds or even nanoseconds in NiFi, we should
> consider refactoring NiFi code to leverage Java 8 Time classes. This is going
> to be a significant amount of work so creating this epic to breakdown the
> work into smaller pieces.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)