SLSB "pool-available-count" attribute statistic beyond current size.
whitingjr Mar 18, 2014 3:21 AMHi,
Is the attribute "pool-available-count" supposed to be in the range between zero and "pool-current-size" ?
I am seeing values for this attribute above the current size value and that seems odd to me. Below is a number of samples for my SLSB operating under load. Names have been changed.
Mon Mar 17 13:40:54 EDT 2014
1395078083
component-class-name=RoadRunnerSession
declared-roles=[]
execution-time=36941756
invocations=4539473
methods={"doRun" => {"execution-time" => 7681864L,"invocations" => 2269422L,"wait-time" => 0L},"doMeepMeep" => {"execution-time" => 5355843L,"invocations" => 1133705L,"wait-time" => 0L},"doHalt" => {"execution-time" => 23904174L,"invocations" => 1136354L,"wait-time" => 0L}}
peak-concurrent-invocations=112
pool-available-count=160
pool-create-count=112
pool-current-size=112
pool-max-size=202
pool-name=mfg-pool
pool-remove-count=0
run-as-role=undefined
security-domain=other
timers=[]
wait-time=0
Mon Mar 17 13:41:24 EDT 2014
1395078113
component-class-name=RoadRunnerSession
declared-roles=[]
execution-time=38311378
invocations=4681031
methods={"doRun" => {"execution-time" => 7999404L,"invocations" => 2340291L,"wait-time" => 0L},"doMeepMeep" => {"execution-time" => 5560909L,"invocations" => 1168903L,"wait-time" => 0L},"doHalt" => {"execution-time" => 24751287L,"invocations" => 1171845L,"wait-time" => 0L}}
peak-concurrent-invocations=112
pool-available-count=160
pool-create-count=112
pool-current-size=112
pool-max-size=202
pool-name=mfg-pool
pool-remove-count=0
run-as-role=undefined
security-domain=other
timers=[]
wait-time=0
Mon Mar 17 13:41:54 EDT 2014
1395078143
component-class-name=RoadRunnerSession
declared-roles=[]
execution-time=39682731
invocations=4824361
methods={"doRun" => {"execution-time" => 8287789L,"invocations" => 2411978L,"wait-time" => 0L},"doMeepMeep" => {"execution-time" => 5763319L,"invocations" => 1204734L,"wait-time" => 0L},"doHalt" => {"execution-time" => 25631798L,"invocations" => 1207655L,"wait-time" => 0L}}
peak-concurrent-invocations=112
pool-available-count=155
pool-create-count=112
pool-current-size=112
pool-max-size=202
pool-name=mfg-pool
pool-remove-count=0
run-as-role=undefined
security-domain=other
timers=[]
wait-time=0
This is set-up using EAP6.2.0 Final.
Regards,
Jeremy