-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48452/
-----------------------------------------------------------

Review request for atlas, enis and Abhay Kulkarni.


Bugs: ATLAS-885
    https://issues.apache.org/jira/browse/ATLAS-885


Repository: atlas


Description
-------

optimize HBaseStoreManager to avoid expensive HTable instantiation every 5 
seconds


Diffs
-----

  
titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseStoreManager.java
 52f28af 
  titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HTable0_98.java 
4ddb2f0 
  titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HTable1_0.java 
5085abb 
  titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/TableMask.java 
dd3d61e 

Diff: https://reviews.apache.org/r/48452/diff/


Testing
-------

Verified that the logs generated during HTable instantiation are no more 
present after this fix.
Verified that basic scenarios like entity creation (via Hive hook), tag 
creation, tag assocation, UI interaction work well.


Thanks,

Madhan Neethiraj

Reply via email to