[
https://issues.apache.org/jira/browse/STORM-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim updated STORM-1654:
--------------------------------
Fix Version/s: 1.0.0
> HBaseBolt creates tick tuples with no interval when we don't set
> flushIntervalSecs
> ------------------------------------------------------------------------------------
>
> Key: STORM-1654
> URL: https://issues.apache.org/jira/browse/STORM-1654
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-hbase
> Affects Versions: 1.0.0, 2.0.0
> Reporter: Jungtaek Lim
> Assignee: Jungtaek Lim
> Priority: Critical
> Fix For: 1.0.0
>
>
> As STORM-1219 addressed, we can't get value about topology's message timeout
> seconds at getComponentConfiguration(), so logic for applying flush interval
> to the half of message timeout is no effect.
> Unless we set flushIntervalSeconds explicitly, tick tuple interval is set to
> 0 second, no interval.
> Other bolts were fixed as STORM-1219, but seems missing HBaseBolt.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)