[
https://issues.apache.org/jira/browse/HBASE-17488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830400#comment-15830400
]
Ted Yu commented on HBASE-17488:
--------------------------------
lgtm
> 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)