[
https://issues.apache.org/jira/browse/EAGLE-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944733#comment-15944733
]
ASF GitHub Bot commented on EAGLE-977:
--------------------------------------
GitHub user qingwen220 opened a pull request:
https://github.com/apache/eagle/pull/893
EAGLE-977: Duplicated entities are generated by TopologyHealthCheckApp
https://issues.apache.org/jira/browse/EAGLE-977
* change FIXED_WRITE_TIMESTAMP into a constant value
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/qingwen220/eagle EAGLE-977
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/eagle/pull/893.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 #893
----
commit 6d04abc70bd5b019a1f91aa43273ad94075662e1
Author: Zhao, Qingwen <[email protected]>
Date: 2017-03-28T07:39:05Z
change FIXED_WRITE_TIMESTAMP into a constant value
----
> Duplicated entities are generated by TopologyHealthCheckApp
> -----------------------------------------------------------
>
> Key: EAGLE-977
> URL: https://issues.apache.org/jira/browse/EAGLE-977
> Project: Eagle
> Issue Type: Bug
> Affects Versions: v0.5.0
> Reporter: Zhao, Qingwen
> Assignee: Zhao, Qingwen
>
> For those time insensitive entities, the query engine will by default sets
> their time as '1970-01-02 00:00:00', which will varies with the timezone when
> written to HBase.
> So if we change the time zone in Eagle server setting, duplicated entities
> will be produced.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)