[
https://issues.apache.org/jira/browse/HBASE-12096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151585#comment-14151585
]
Ashish Singhi commented on HBASE-12096:
---------------------------------------
Thanks Ted for the review.
{noformat}
-1 core tests. The patch failed these unit tests:
org.apache.hadoop.hbase.master.TestRollingRestart
org.apache.hadoop.hbase.master.TestDistributedLogSplitting
org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
{noformat}
I ran twice locally passed both the times.
> In ZKSplitLog Coordination and AggregateImplementation replace enhaced for
> statements with basic for statement to avoid unnecessary object allocation
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-12096
> URL: https://issues.apache.org/jira/browse/HBASE-12096
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-12096.patch
>
>
> In ZKSplitLog Coordination classes and AggregateImplementation replace
> enhanced for statements with basic for statement to avoid unnecessary object
> allocation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)