Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.0.0, 1.x, 1.2.2
-
None
-
prod
-
Patch
Description
Steps to produce the issue -
- Use kafka as source for a spout.
- Don't provide group id in spout configuration.
- Start the topology and go to storm UI topology page.
- Instead of showing kafka spout lags it shows the following message - "Offset lags for kafka not supported for older versions. Please update kafka spout to latest version.", even though kafka spout is having correct version.