[
https://issues.apache.org/jira/browse/STORM-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215526#comment-15215526
]
ASF GitHub Bot commented on STORM-1573:
---------------------------------------
Github user HeartSaVioR commented on the pull request:
https://github.com/apache/storm/pull/1230#issuecomment-202735421
@vesense
Could we apply standard batching behavior among external modules?
I mean, this PR doesn't flush when batch size is set to 100 but there're 99
tuples in several hours, while storm-hbase, storm-hive, and more flushes batch
when tick tuple is received, and it sets tick tuple interval.
> Add batch support for MongoInsertBolt
> -------------------------------------
>
> Key: STORM-1573
> URL: https://issues.apache.org/jira/browse/STORM-1573
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Xin Wang
> Assignee: Xin Wang
>
> 1. Support MongoInsertBolt batch inserting _withBatch_ option
> 2. Specify whether to sort _withOrdered_ option
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)