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