You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "siva santhalingam (JIRA)" <ji...@apache.org> on 2017/12/08 02:09:00 UTC

[jira] [Commented] (KAFKA-6318) StreamsResetter should return non-zero return code on error

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

siva santhalingam commented on KAFKA-6318:
------------------------------------------

Hi [~mjsax] Can i assign this to myself. Also maybeResetInputAndSeekToEndIntermediateTopicOffsets is the only method that needs to be changed right ? Please let me know if I'm missing something ?

> StreamsResetter should return non-zero return code on error
> -----------------------------------------------------------
>
>                 Key: KAFKA-6318
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6318
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams, tools
>    Affects Versions: 1.0.0
>            Reporter: Matthias J. Sax
>
> If users specify a non-existing topic as input parameter,  {{StreamsResetter}} only prints out an error message that the topic was not found, but return code is still zero. We should return a non-zero return code for this case.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)