[
https://issues.apache.org/jira/browse/ATLAS-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16943099#comment-16943099
]
ASF subversion and git services commented on ATLAS-3434:
--------------------------------------------------------
Commit cc6c2668992a92ef03a20a85ae74d441c1eff3be in atlas's branch
refs/heads/master from Sarath Subramanian
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=cc6c266 ]
ATLAS-3434: Update janusgraph-hbase storage manager PREFERRED_TIMESTAMPS from
MILLI to MICRO
> 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)