[
https://issues.apache.org/jira/browse/STORM-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219321#comment-15219321
]
ASF GitHub Bot commented on STORM-1669:
---------------------------------------
GitHub user vesense opened a pull request:
https://github.com/apache/storm/pull/1283
STORM-1669: Fix SolrUpdateBolt flush bug
https://issues.apache.org/jira/browse/STORM-1669
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vesense/storm STORM-1669
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1283.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 #1283
----
commit 01062f109e9f05e93eed3c15a52a623f270cfef1
Author: Xin Wang <[email protected]>
Date: 2016-03-31T04:30:35Z
STORM-1669: Fix SolrUpdateBolt flush bug
----
> Fix SolrUpdateBolt flush bug
> ----------------------------
>
> Key: STORM-1669
> URL: https://issues.apache.org/jira/browse/STORM-1669
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-solr
> Affects Versions: 1.0.0, 2.0.0
> Reporter: Xin Wang
> Assignee: Xin Wang
> Priority: Critical
>
> SolrUpdateBolt is setting the default tick tuple interval in the prepare()
> method, which is not taking effect.
> This issue is the same as https://issues.apache.org/jira/browse/STORM-1219
> and https://issues.apache.org/jira/browse/STORM-1654.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)