[StarCluster] loadbalancer race condition with plugin.on_add_node()

Jeff White jeff at decide.com
Mon Feb 21 14:50:35 EST 2011


I believe there is a race condition when nodes are added via the
loadbalancer. The configured plugins are run after the new node is added to
SGE. The issue is our plugin needs to do some setup on the new node before
jobs get submitted to the new node. It would be better if plugins were run
before the node is available to run jobs. If there is a use case for running
a plugin after the node is added to SGE, then more hooks should be added,
e.g. on_add_node_before_sge(), on_add_node_after_sge().

jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20110221/a5ccf338/attachment.htm


More information about the StarCluster mailing list