Andre F de Miranda created NIFI-3524:
----------------------------------------
Summary: EL DateTime objects should be TZ aware
Key: NIFI-3524
URL: https://issues.apache.org/jira/browse/NIFI-3524
Project: Apache NiFi
Issue Type: Bug
Reporter: Andre F de Miranda
Priority: Critical
As highlighted by NIFI-2908 and subsequent email threads, the use of DateTime
objects with EL seems to be affected by java.util.Date infamous timezone free
objects.
With the shift into Java 8, we should probably refactor EL to use java.time.*
classes as JSR-310 introduce plenty of TZ awareness to handling of Date and
Time in Java.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)