[ARVADOS] updated: b988327f1fe531cc0e1f1cde73d2b18c05850548

git at public.curoverse.com git at public.curoverse.com
Wed May 6 16:17:34 EDT 2015


Summary of changes:
 services/api/config/application.default.yml | 4 ++++
 1 file changed, 4 insertions(+)

       via  b988327f1fe531cc0e1f1cde73d2b18c05850548 (commit)
      from  0358074100610abe13cac98b82cbeca4326af986 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit b988327f1fe531cc0e1f1cde73d2b18c05850548
Author: Ward Vandewege <ward at curoverse.com>
Date:   Wed May 6 16:16:53 2015 -0400

    Improve comment in application.default.yml based on review feedback.
    
    refs #5926

diff --git a/services/api/config/application.default.yml b/services/api/config/application.default.yml
index 9ebaa50..e5c00c5 100644
--- a/services/api/config/application.default.yml
+++ b/services/api/config/application.default.yml
@@ -306,4 +306,8 @@ common:
   clean_job_log_rows_after: <%= 30.days %>
 
   # The maximum number of compute nodes that can be in use simultaneously
+  # If this limit is reduced, any existing nodes with slot number >= new limit
+  # will not be counted against the new limit. In other words, the new limit
+  # won't be strictly enforced until those nodes with higher slot numbers
+  # go down.
   max_compute_nodes: 64

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list