[
https://issues.apache.org/jira/browse/HBASE-12096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153476#comment-14153476
]
Hudson commented on HBASE-12096:
--------------------------------
FAILURE: Integrated in HBase-1.0 #248 (See
[https://builds.apache.org/job/HBase-1.0/248/])
HBASE-12096 In ZKSplitLog Coordination and AggregateImplementation replace
enhaced for statements with basic for statement to avoid unnecessary object
allocation (stack: rev f719b57f7668a436ffe3df826cb2187df248e552)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/coordination/ZKSplitLogManagerCoordination.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/AggregateImplementation.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/coordination/ZkSplitLogWorkerCoordination.java
> 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, 0.99.1
>
> Attachments: HBASE-12096.patch, 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)