[
https://issues.apache.org/jira/browse/STORM-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223172#comment-15223172
]
ASF GitHub Bot commented on STORM-1678:
---------------------------------------
GitHub user vesense opened a pull request:
https://github.com/apache/storm/pull/1304
STORM-1678 (1.x): abstract batch processing to common api `BatchHelper`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vesense/storm STORM-1678-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1304.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 #1304
----
commit 320950d9f2810dd8e97a0b05cc21ce51b177bb8b
Author: Xin Wang <[email protected]>
Date: 2016-04-03T06:31:55Z
STORM-1678: abstract batch processing to common api
----
> abstract batch processing to common api `BatchHelper`
> -----------------------------------------------------
>
> Key: STORM-1678
> URL: https://issues.apache.org/jira/browse/STORM-1678
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-core, storm-hbase, storm-hive, storm-mongodb
> Reporter: Xin Wang
> Assignee: Xin Wang
>
> Some external projects(`storm-hbase`, `storm-hive`, `storm-mongodb`) have the
> same batch processing logic.
> Abstracting for that could make code simpler and cleaner.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)