[
https://issues.apache.org/jira/browse/ATLAS-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16943102#comment-16943102
]
ASF subversion and git services commented on ATLAS-3434:
--------------------------------------------------------
Commit f73f22b19ebc47ad92a093351ca2338414598cfa in atlas's branch
refs/heads/branch-2.0 from Sarath Subramanian
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=f73f22b ]
ATLAS-3434: Update janusgraph-hbase storage manager PREFERRED_TIMESTAMPS from
MILLI to MICRO
(cherry picked from commit cc6c2668992a92ef03a20a85ae74d441c1eff3be)
> Update janusgraph-hbase storage manager PREFERRED_TIMESTAMPS from MILLI to
> MICRO
> --------------------------------------------------------------------------------
>
> Key: ATLAS-3434
> URL: https://issues.apache.org/jira/browse/ATLAS-3434
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 2.0.0
> Reporter: Sarath Subramanian
> Assignee: Sarath Subramanian
> Priority: Major
> Fix For: 2.1.0
>
> Attachments: ATLAS-3434.001.patch, precommit-atlas-3434
>
>
> {{The default timestamp resolution property - graph.timestamps in Janusgraph
> is MICRO.}}
> GraphDatabaseConfiguration.TIMESTAMP_PROVIDER = MICRO
>
> But, HBaseStoreManager class in Atlas the default property is different
> HBaseStoreManager.PREFERRED_TIMESTAMPS = MILLI
>
> This Jira is about updating the default
> HBaseStoreManager.PREFERRED_TIMESTAMPS to MICRO to be in alignment with the
> janusgraph default property (GraphDatabaseConfiguration.TIMESTAMP_PROVIDER =
> MICRO)
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)