[
https://issues.apache.org/jira/browse/NIFI-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953755#comment-15953755
]
ASF GitHub Bot commented on NIFI-3664:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1647
NIFI-3664: - UI Timestamp Issue
NIFI-3664:
- Updating the unmarshalling to consider the current date when parsing the
time.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-3664
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1647.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1647
----
commit bab838b87aafed1a727b50a0cd0d6e61c0a2a5df
Author: Matt Gilman <[email protected]>
Date: 2017-03-30T19:53:33Z
NIFI-3664: - Updating the unmarshalling to consider the current date when
parsing the time.
----
> UI - Timestamp Issue
> --------------------
>
> Key: NIFI-3664
> URL: https://issues.apache.org/jira/browse/NIFI-3664
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 1.2.0
>
>
> The timestamps shown throughout the UI that do not contain a date may get be
> incorrectly converted when the replicated request is interpreted by the
> cluster coordinator. Due to the lack of date, the date portion of the parsed
> timestamp is 1/1/70. Reformatting the adjusted date may result in a time
> different than was originally parsed if timezone rules have changed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)