Hello,
Would it be correct to use the following formula for calculating the
"Capacity" parameter displayed on the Storm Web Console for a bolt :
*Capacity = (Executed * Latency) / (Window_Size * 1000)*
If yes, what would be the window size for "all-time" ?
And the storm UI displays the "Capacity (last 10m)", so once I have the
does that mean that the Window_Size = 600 sec has to be used every time I
calculate this parameter?
Thanks,
Jayati