[jira] [Commented] (HBASE-7002) Fix all 4 findbug performance warnings

2012-10-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478927#comment-13478927
 ] 

Hudson commented on HBASE-7002:
---

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #226 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/226/])
HBASE-7002 Fix all 4 findbug performance warnings (Liang Xie) (Revision 
1399514)

 Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/HBaseServer.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift/IncrementCoalescer.java


> Fix all 4 findbug performance warnings
> --
>
> Key: HBASE-7002
> URL: https://issues.apache.org/jira/browse/HBASE-7002
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.96.0
>Reporter: liang xie
>Assignee: liang xie
>Priority: Minor
> Fix For: 0.96.0
>
> Attachments: HBASE-7002.patch
>
>
> Fix the perf warning from this report : 
> https://builds.apache.org/job/PreCommit-HBASE-Build/3057//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html#Warnings_PERFORMANCE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7002) Fix all 4 findbug performance warnings

2012-10-17 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478733#comment-13478733
 ] 

Hudson commented on HBASE-7002:
---

Integrated in HBase-TRUNK #3455 (See 
[https://builds.apache.org/job/HBase-TRUNK/3455/])
HBASE-7002 Fix all 4 findbug performance warnings (Liang Xie) (Revision 
1399514)

 Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/HBaseServer.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift/IncrementCoalescer.java


> Fix all 4 findbug performance warnings
> --
>
> Key: HBASE-7002
> URL: https://issues.apache.org/jira/browse/HBASE-7002
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.96.0
>Reporter: liang xie
>Assignee: liang xie
>Priority: Minor
> Fix For: 0.96.0
>
> Attachments: HBASE-7002.patch
>
>
> Fix the perf warning from this report : 
> https://builds.apache.org/job/PreCommit-HBASE-Build/3057//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html#Warnings_PERFORMANCE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7002) Fix all 4 findbug performance warnings

2012-10-17 Thread Ted Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478653#comment-13478653
 ] 

Ted Yu commented on HBASE-7002:
---

Integrated to trunk.

Thanks for the patch, Liang.

> Fix all 4 findbug performance warnings
> --
>
> Key: HBASE-7002
> URL: https://issues.apache.org/jira/browse/HBASE-7002
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.96.0
>Reporter: liang xie
>Assignee: liang xie
>Priority: Minor
> Fix For: 0.96.0
>
> Attachments: HBASE-7002.patch
>
>
> Fix the perf warning from this report : 
> https://builds.apache.org/job/PreCommit-HBASE-Build/3057//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html#Warnings_PERFORMANCE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7002) Fix all 4 findbug performance warnings

2012-10-17 Thread Ted Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478020#comment-13478020
 ] 

Ted Yu commented on HBASE-7002:
---

Patch looks good.
Performance warnings are gone from 
https://builds.apache.org/job/PreCommit-HBASE-Build/3063//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html

> Fix all 4 findbug performance warnings
> --
>
> Key: HBASE-7002
> URL: https://issues.apache.org/jira/browse/HBASE-7002
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.96.0
>Reporter: liang xie
>Assignee: liang xie
>Priority: Minor
> Attachments: HBASE-7002.patch
>
>
> Fix the perf warning from this report : 
> https://builds.apache.org/job/PreCommit-HBASE-Build/3057//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html#Warnings_PERFORMANCE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7002) Fix all 4 findbug performance warnings

2012-10-17 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477882#comment-13477882
 ] 

Hadoop QA commented on HBASE-7002:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12549501/HBASE-7002.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 hadoop2.0{color}.  The patch compiles against the hadoop 
2.0 profile.

{color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 
82 warning messages.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:red}-1 findbugs{color}.  The patch appears to introduce 1 new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

 {color:red}-1 core tests{color}.  The patch failed these unit tests:
   org.apache.hadoop.hbase.regionserver.TestSplitTransaction

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3063//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3063//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3063//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3063//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3063//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3063//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3063//console

This message is automatically generated.

> Fix all 4 findbug performance warnings
> --
>
> Key: HBASE-7002
> URL: https://issues.apache.org/jira/browse/HBASE-7002
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.96.0
>Reporter: liang xie
>Assignee: liang xie
>Priority: Minor
> Attachments: HBASE-7002.patch
>
>
> Fix the perf warning from this report : 
> https://builds.apache.org/job/PreCommit-HBASE-Build/3057//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html#Warnings_PERFORMANCE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira