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 2018/05/15 14:43:14 UTC

[airavata] branch master updated: Bumping prefetch.count to 400

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


The following commit(s) were added to refs/heads/master by this push:
     new 49f6f1a  Bumping prefetch.count to 400
49f6f1a is described below

commit 49f6f1a5721f09bfba346fd85aea6d721087db7a
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Tue May 15 10:41:56 2018 -0400

    Bumping prefetch.count to 400
---
 dev-tools/ansible/roles/gfac/templates/airavata-server.properties.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/roles/gfac/templates/airavata-server.properties.j2 b/dev-tools/ansible/roles/gfac/templates/airavata-server.properties.j2
index 28012d7..c9f1912 100644
--- a/dev-tools/ansible/roles/gfac/templates/airavata-server.properties.j2
+++ b/dev-tools/ansible/roles/gfac/templates/airavata-server.properties.j2
@@ -265,7 +265,7 @@ rabbitmq.status.exchange.name=status_exchange
 rabbitmq.process.exchange.name=process_exchange
 rabbitmq.experiment.exchange.name=experiment_exchange
 durable.queue=false
-prefetch.count=200
+prefetch.count=400
 process.launch.queue.name=process.launch.queue
 experiment.launch..queue.name=experiment.launch.queue
 

-- 
To stop receiving notification emails like this one, please contact
machristie@apache.org.