[
https://issues.apache.org/jira/browse/STORM-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259960#comment-14259960
]
ASF GitHub Bot commented on STORM-613:
--------------------------------------
GitHub user tedxia opened a pull request:
https://github.com/apache/storm/pull/369
STORM-613: Fix wrong getOffset return value
When judge getOffset return value, use 0 not NO_OFFSET as invalid offset
return value.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tedxia/incubator-storm
fix-wrong-getOffset-return-value
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/369.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #369
----
commit 895096de35811d0fa5158e550d49d8cdbc497ca0
Author: xiajun <[email protected]>
Date: 2014-12-29T08:52:35Z
Fix wrong getOffset return value
----
> Fix wrong getOffset return value
> --------------------------------
>
> Key: STORM-613
> URL: https://issues.apache.org/jira/browse/STORM-613
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-kafka
> Affects Versions: 0.10.0
> Reporter: xiajun
> Assignee: xiajun
>
> When judge getOffset return value, use 0 not NO_OFFSET as invalid offset
> return value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)