-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: storm-kafka, storm-kafka-client, storm-kafka-monitor
-
Labels:
-
Epic Link:
We store kafkaspout offsets in zkroot + id path in zookeeper. Kafka provides a utility and a protocol request to fetch latest offsets into topic
example:
bin/kafka-run-classh.sh kafka.tools.GetOffsetTool
we should provide a way for the user to check how far the kafka spout read into topic and whats the lag. If we can expose this via UI even better.
- is cloned by
-
STORM-1891 Incorporate trident kafka spout for the kafka offset lag tool
-
- Open
-
- links to