[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xmlblaster] ClusterManager isAvailable vs isAllowed
David R Robison wrote:
In ClusterManager there are two flags, isAvailable and isAllowed.
isAvailable is set to true if the connection was reached alive and
false otherwise. isAllowed is always set to true. Should isAllowed be
set to true unless reached dead and then set to false? Thanks, David
Hmmm, isAllowed is currently dead code.
The meaning was probably as you describe ...
Marcel