You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Eli Collins (Created) (JIRA)" <ji...@apache.org> on 2011/11/02 05:14:33 UTC

[jira] [Created] (HADOOP-7796) HADOOP-7773 introduced 7 new findbugs warnings

HADOOP-7773 introduced 7 new findbugs warnings
----------------------------------------------

                 Key: HADOOP-7796
                 URL: https://issues.apache.org/jira/browse/HADOOP-7796
             Project: Hadoop Common
          Issue Type: Improvement
          Components: ipc
    Affects Versions: 0.23.0, 0.24.0
            Reporter: Eli Collins



Code	Warning
Se	com.google.protobuf.ByteString stored into non-transient field HadoopRpcProtos$HadoopRpcExceptionProto.exceptionName_
Se	com.google.protobuf.ByteString stored into non-transient field HadoopRpcProtos$HadoopRpcExceptionProto.stackTrace_
Se	Class org.apache.hadoop.ipc.protobuf.HadoopRpcProtos$HadoopRpcRequestProto defines non-transient non-serializable instance field request_
Se	com.google.protobuf.ByteString stored into non-transient field HadoopRpcProtos$HadoopRpcRequestProto.methodName_
Se	Class org.apache.hadoop.ipc.protobuf.HadoopRpcProtos$HadoopRpcResponseProto defines non-transient non-serializable instance field response_

Dodgy Warnings

Code	Warning
UCF	Useless control flow in org.apache.hadoop.ipc.protobuf.HadoopRpcProtos$HadoopRpcExceptionProto$Builder.maybeForceBuilderInitialization()
UCF	Useless control flow in org.apache.hadoop.ipc.protobuf.HadoopRpcProtos$HadoopRpcRequestProto$Builder.maybeForceBuilderInitialization()


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HADOOP-7796) HADOOP-7773 introduced 7 new findbugs warnings

Posted by "Suresh Srinivas (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas resolved HADOOP-7796.
-------------------------------------

          Resolution: Duplicate
       Fix Version/s: 0.24.0
    Target Version/s: 0.23.0, 0.24.0  (was: 0.24.0, 0.23.0)

Fixed by HADOOP-7883.
                
> HADOOP-7773 introduced 7 new findbugs warnings
> ----------------------------------------------
>
>                 Key: HADOOP-7796
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7796
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Eli Collins
>             Fix For: 0.24.0
>
>
> Code	Warning
> Se	com.google.protobuf.ByteString stored into non-transient field HadoopRpcProtos$HadoopRpcExceptionProto.exceptionName_
> Se	com.google.protobuf.ByteString stored into non-transient field HadoopRpcProtos$HadoopRpcExceptionProto.stackTrace_
> Se	Class org.apache.hadoop.ipc.protobuf.HadoopRpcProtos$HadoopRpcRequestProto defines non-transient non-serializable instance field request_
> Se	com.google.protobuf.ByteString stored into non-transient field HadoopRpcProtos$HadoopRpcRequestProto.methodName_
> Se	Class org.apache.hadoop.ipc.protobuf.HadoopRpcProtos$HadoopRpcResponseProto defines non-transient non-serializable instance field response_
> Dodgy Warnings
> Code	Warning
> UCF	Useless control flow in org.apache.hadoop.ipc.protobuf.HadoopRpcProtos$HadoopRpcExceptionProto$Builder.maybeForceBuilderInitialization()
> UCF	Useless control flow in org.apache.hadoop.ipc.protobuf.HadoopRpcProtos$HadoopRpcRequestProto$Builder.maybeForceBuilderInitialization()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira