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