GitHub user HeartSaVioR opened a pull request:

    https://github.com/apache/storm/pull/1252

    STORM-1654 (1.x) HBaseBolt creates tick tuples with no interval when we 
don't set flushIntervalSecs

    Same patch to #1251, based on 1.x-branch.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HeartSaVioR/storm STORM-1654-1.x-branch

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1252.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 #1252
    
----
commit cdbde7e2d15ae5f9a75e4ec5c0ad94bfc9bca1d8
Author: Jungtaek Lim <[email protected]>
Date:   2016-03-24T02:57:28Z

    STORM-1654 HBaseBolt creates tick tuples with no interval when we don't set 
flushIntervalSecs
    
    * set 'default' flush interval seconds (1s) to HBaseBolt
      * since taking half of message timeout secs doesn't work

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to