You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Vivek Ojha (JIRA)" <ji...@apache.org> on 2019/03/01 13:42:00 UTC

[jira] [Comment Edited] (STORM-3348) Incorrect message when group id is not provided as kafka spout config on storm ui

    [ https://issues.apache.org/jira/browse/STORM-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16780310#comment-16780310 ] 

Vivek Ojha edited comment on STORM-3348 at 3/1/19 1:41 PM:
-----------------------------------------------------------

Could somebody review. I have raised a pull request for its fix - [https://github.com/apache/storm/pull/2965]

 

Pull request for master - https://github.com/apache/storm/pull/2966

 


was (Author: ojhavivek):
Could somebody review. I have raised a pull request for its fix - [https://github.com/apache/storm/pull/2965]

 

> Incorrect message when group id is not provided as kafka spout config on storm ui
> ---------------------------------------------------------------------------------
>
>                 Key: STORM-3348
>                 URL: https://issues.apache.org/jira/browse/STORM-3348
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 2.0.0, 1.x, 1.2.2
>         Environment: prod
>            Reporter: Vivek Ojha
>            Priority: Trivial
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)