[
https://issues.apache.org/jira/browse/NIFI-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029940#comment-16029940
]
ASF subversion and git services commented on NIFI-3719:
-------------------------------------------------------
Commit 7bcccb10f4102daf73c99f7cc80b0036af0025b3 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7bcccb1 ]
NIFI-3719:
- Removing the usage of SimpleDateFormat when formatting hours/minutes/seconds
as the current timezone could cause unintended results.
This closes #1871.
> Timezone error in 5-minute statistics processing time
> -----------------------------------------------------
>
> Key: NIFI-3719
> URL: https://issues.apache.org/jira/browse/NIFI-3719
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.2.0, 1.1.1
> Environment: Windows 10 and Java 1.8.0_121.
> Also CentOS 7 with unknown Java version, but at least 1.7.
> Reporter: Michael Hopton
> Assignee: Matt Gilman
> Priority: Minor
> Labels: patch
> Fix For: 1.3.0
>
> Attachments: 0001-Nifi-3719-Fix-timezone-for-durations.patch
>
>
> With timezone set to Australia\Sydney (AEST, UCT+10), each processor shows
> Task / Time of 0 / 00:00:00.000.
> With timezone set to Australia\Adelaide (ACST, UCT+9:30), each processor
> shows Task / Time of 0 / 00:30:00.000.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)