[
https://issues.apache.org/jira/browse/STORM-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083920#comment-15083920
]
ASF GitHub Bot commented on STORM-1419:
---------------------------------------
Github user dossett commented on the pull request:
https://github.com/apache/storm/pull/977#issuecomment-169147171
I am not familiar with all the ways that bolts can receive tick tuples, but
does SolrBolt also need a way to specify that it should receive tick tuples at
all? The hdfs-bolt way of doing that is here:
https://github.com/apache/storm/blob/master/external/storm-hdfs/src/main/java/org/apache/storm/hdfs/bolt/AbstractHdfsBolt.java#L221
> Solr bolt should handle tick tuples
> -----------------------------------
>
> Key: STORM-1419
> URL: https://issues.apache.org/jira/browse/STORM-1419
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-solr
> Reporter: Xin Wang
> Assignee: Xin Wang
>
> Solr bolt should handle tick tuples.
> Forcing solr client commit when bolt received tick tuple.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)