Github user priyank5485 commented on the issue:
https://github.com/apache/storm/pull/2760
@VipinRathor You should also update
https://github.com/apache/storm/blob/master/storm-core/src/jvm/org/apache/storm/utils/TopologySpoutLag.java
and
https://github.com/apache/storm/blob/master/external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpout.java
That will make sure that lags will show up in storm ui as well where spout
is talking to kafka on SSL listener. Can you also test it?---
