• Łukasz Nowak's avatar
    software/rapid-cdn: Clean up in cluster parameters · b28ee875
    Łukasz Nowak authored
    Change how defaults are handled in the cluster:
    
     * master instance handles all defaults for all nodes
       * it is the one place with all defaults
       * depending on parameter style default is global for the cluster or can be
         specified per node with -frontend-config-<i>-parameter
     * kedifa and frontend nodes need everything to be passed, in order to
       simplify the request
     * configuration. defaults are dropped, as their scope is too large - they are
       not only defaulting the value on the master, but on each requested node
       which leads to extreme complexity of parameter passing
    b28ee875
test.TestSlaveHttp3.test00cluster_request_instance_parameter_dict.txt 72.8 KB