You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2020/01/10 15:47:02 UTC

[airavata] 03/03: AIRAVATA-3186 Disable removal of abandoned thrift pool connections

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit bc8ef64eaab6c24e01a9c657db1f7ecf030fbc59
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Fri Jan 10 10:46:37 2020 -0500

    AIRAVATA-3186 Disable removal of abandoned thrift pool connections
---
 dev-tools/ansible/inventories/scigap/production/group_vars/all/vars.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/group_vars/all/vars.yml b/dev-tools/ansible/inventories/scigap/production/group_vars/all/vars.yml
index 924fb36..c915289 100644
--- a/dev-tools/ansible/inventories/scigap/production/group_vars/all/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/group_vars/all/vars.yml
@@ -169,4 +169,4 @@ platform_monitor_email_address: "airavataplatformmonitor@gmail.com"
 platform_monitor_email_password: "{{ vault_platform_monitor_email_password }}"
 platform_monitor_target_email_addresses: "dimuthu.upeksha2@gmail.com,dwannipu@iu.edu"
 
-thrift_client_pool_abandoned_removal_enabled: true
+thrift_client_pool_abandoned_removal_enabled: false