Displaying 1 result from an estimated 1 matches for "redis_master_port".
Did you mean:
redis_master_host
2012 Sep 05
6
Weird variable dependency issue + different behavior between master/masterless
Hello all,
I know that execution order is not guaranteed within a scope without
explicitly declaring dependencies.
However I''ve always been able to set variables in classes, and expect them
to be used properly in templates that I declare in a File statement in the
same class.
It looks like I came across a problem with this yesterday :
My class contains :
$master_port = 6379