[Swift-devel] current workers < 0 ?
Allan Espinosa
aespinosa at cs.uchicago.edu
Wed Feb 25 18:46:38 CST 2009
I am trying to generate a plot of number of coaster workers vs time
superimposed with number of tasks vs time plot. Upon poking through
~/.globus/coasters/coasters.log, I notice that it drops to negative
values.
2009-02-25 15:30:34,447-0600 INFO WorkerManager Current workers: 81
2009-02-25 15:30:34,447-0600 INFO WorkerManager Ready: {}
2009-02-25 15:30:34,447-0600 INFO WorkerManager Busy:
[Worker[608604359], Worker[671140203], Worker[-475116310],
Worker[-1187087425], Worker[1021599238], Work2009-02-25
15:30:34,448-0600 INFO WorkerManager Requested:
{-906148816=Worker[-906148816], 40
I think this deals with the currentWorkers++ ; line in WorkerManager.java
-Allan
More information about the Swift-devel
mailing list