[
https://issues.apache.org/jira/browse/STORM-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Nusbaum closed STORM-2180.
-------------------------------
Resolution: Duplicate
> KafkaSpout ack() should handle re-balance
> -----------------------------------------
>
> Key: STORM-2180
> URL: https://issues.apache.org/jira/browse/STORM-2180
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Kyle Nusbaum
> Assignee: Kyle Nusbaum
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Currently the kafkaSpout ack() routine doesn't handle if a re-balance
> happened and an ack for a partition it no longer handles get sent back to it.
> It will throw a null pointer exception. We should check to make sure that
> partition exists before calling .add.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)