[
https://issues.apache.org/jira/browse/STORM-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939819#comment-14939819
]
ASF GitHub Bot commented on STORM-1079:
---------------------------------------
Github user dossett commented on the pull request:
https://github.com/apache/storm/pull/772#issuecomment-144727444
I applied some of this same batching and tick tuple logic to
SequenceFileBolt in STORM-1073. I was able to abstract much of that code to
the AbstractHdfsBolt so that HdfsBolt and SequenceFileBolt don't repeat much
code.
I wonder if there's an even higher level of abstraction that could apply
to? All of these bolts are sinks, so something like a BatchedTickSink abstract
class? I will think about that some more...
+1 (non-binding) for this change.
> Batch Puts to HBase
> -------------------
>
> Key: STORM-1079
> URL: https://issues.apache.org/jira/browse/STORM-1079
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-hbase
> Reporter: Sriharsha Chintalapani
> Assignee: Sriharsha Chintalapani
> Fix For: 0.11.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)