Sarath Subramanian created ATLAS-3434:
-----------------------------------------

             Summary: 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
             Fix For: 2.1.0


{{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)

Reply via email to