Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22326 )
Change subject: IMPALA-13664: Lower datanucleus.connectionPool.maxPoolSize to 20 ...................................................................... IMPALA-13664: Lower datanucleus.connectionPool.maxPoolSize to 20 IMPALA-13620 increase datanucleus.connectionPool.maxPoolSize of HMS from 10 to 30. When running all tests in single node, this seem to exhaust all 100 of postgresql max_connection and interfere with authorization/test_ranger.py and query_test/test_ext_data_sources.py. This patch lower datanucleus.connectionPool.maxPoolSize to 20. Testing: - Pass exhaustive tests in single node. Change-Id: I98eb27cbd141d5458a26d05d1decdbc7f918abd4 Reviewed-on: http://gerrit.cloudera.org:8080/22326 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/test/resources/hive-site.xml.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/22326 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I98eb27cbd141d5458a26d05d1decdbc7f918abd4 Gerrit-Change-Number: 22326 Gerrit-PatchSet: 3 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]>
