Hi Baber, This is from Storm's documentation: "The “capacity” metric is very useful and tells you what % of the time in the last 10 minutes the bolt spent executing tuples. If this value is close to 1, then the bolt is “at capacity” and is a bottleneck in your topology. The solution to at-capacity bolts is to increase the parallelism of that bolt."
https://storm.apache.org/2013/01/11/storm082-released.html Kobi On Tue, Nov 11, 2014 at 2:49 AM, Babar Ismail <[email protected]> wrote: > What does capacity shown on the storm UI tell about a bolt? What would > lower value on capacity indicate? What is the preferable value? > > > > Thanks, > > Babar > -- This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this on behalf of the addressee you must not use, copy, disclose or take action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply email and delete this message. Thank you.
