-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41687/
-----------------------------------------------------------
Review request for lens.
Bugs: LENS-907
https://issues.apache.org/jira/browse/LENS-907
Repository: lens
Description
-------
Removed metatoreClient.close() on getNativeTablesFromDB() call. So, The
metastore client will close only on session close.
Diffs
-----
lens-server/src/main/java/org/apache/lens/server/metastore/CubeMetastoreServiceImpl.java
66ed938
Diff: https://reviews.apache.org/r/41687/diff/
Testing
-------
Yes.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lens Checkstyle Rules .............................. SUCCESS [ 3.275 s]
[INFO] Lens ............................................... SUCCESS [ 6.600 s]
[INFO] Lens API ........................................... SUCCESS [ 26.217 s]
[INFO] Lens API for server and extensions ................. SUCCESS [ 22.673 s]
[INFO] Lens Cube .......................................... SUCCESS [10:30 min]
[INFO] Lens DB storage .................................... SUCCESS [ 16.720 s]
[INFO] Lens Query Library ................................. SUCCESS [ 12.628 s]
[INFO] Lens Hive Driver ................................... SUCCESS [02:48 min]
[INFO] Lens Driver for JDBC ............................... SUCCESS [ 33.977 s]
[INFO] Lens Elastic Search Driver ......................... SUCCESS [ 15.588 s]
[INFO] Lens Server ........................................ SUCCESS [14:27 min]
[INFO] Lens client ........................................ SUCCESS [ 36.158 s]
[INFO] Lens CLI ........................................... SUCCESS [ 50.406 s]
[INFO] Lens Examples ...................................... SUCCESS [ 7.659 s]
[INFO] Lens Ship Jars to Distributed Cache ................ SUCCESS [ 1.101 s]
[INFO] Lens Distribution .................................. SUCCESS [ 11.752 s]
[INFO] Lens ML Lib ........................................ SUCCESS [01:37 min]
[INFO] Lens ML Ext Distribution ........................... SUCCESS [ 3.789 s]
[INFO] Lens Regression .................................... SUCCESS [ 12.604 s]
[INFO] Lens UI ............................................ SUCCESS [ 3.883 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:48 min
[INFO] Finished at: 2015-12-23T17:09:08+05:30
[INFO] Final Memory: 130M/914M
[INFO] ------------------------------------------------------------------------
Thanks,
Deepak Barr