[
https://issues.apache.org/jira/browse/HBASE-15191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188383#comment-15188383
]
Ted Yu commented on HBASE-15191:
--------------------------------
{code}
95 if(cacheRow > 0)
96 {
{code}
Please put the right curly at the end of previous line (same with else).
scan.setCacheBlocks(false) call is still there.
Do you need it ? Why ?
> CopyTable and VerifyReplication - Option to specify batch size, versions
> ------------------------------------------------------------------------
>
> Key: HBASE-15191
> URL: https://issues.apache.org/jira/browse/HBASE-15191
> Project: HBase
> Issue Type: Improvement
> Components: Replication
> Affects Versions: 0.98.16.1
> Reporter: Parth Shah
> Priority: Minor
> Attachments: HBASE_15191.patch
>
>
> Need option to specify batch size for CopyTable and VerifyReplication. We
> are working on patch for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)