[
https://issues.apache.org/jira/browse/HBASE-17488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832188#comment-15832188
]
ChiaPing Tsai commented on HBASE-17488:
---------------------------------------
bq. Consider using the nice ./dev-tools/submit-patch.py in future. It will do
proper formatting of the patch for you, makes the commiter's life a little
easier getting stuff in, and it ensures you get credit for your work. Go easy.
copy that. Thanks for your reminder. [~stack]
> WALEdit should be lazily instantiated
> -------------------------------------
>
> Key: HBASE-17488
> URL: https://issues.apache.org/jira/browse/HBASE-17488
> Project: HBase
> Issue Type: Improvement
> Reporter: ChiaPing Tsai
> Assignee: ChiaPing Tsai
> Priority: Trivial
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-17488.branch-1.v0.patch,
> HBASE-17488.branch-1.v0.patch, HBASE-17488.branch-1.v1.patch,
> HBASE-17488.v0.patch
>
>
> Some trivial improvement.
> # create the WALEdit on step 3 instead of step 2
> # count the cells from coprocessor
> # don’t count the mutations which contain the Durability.SKIP_WAL property
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)