Tsz-wo Sze created RATIS-1651:
---------------------------------
Summary: Fix NP_NULL_PARAM_DEREF in GrpcServerProtocolService
Key: RATIS-1651
URL: https://issues.apache.org/jira/browse/RATIS-1651
Project: Ratis
Issue Type: Sub-task
Components: gRPC
Reporter: Tsz-wo Sze
-
./ratis-grpc/src/main/java/org/apache/ratis/grpc/server/GrpcServerProtocolService.java
{code}
20: import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
109: @SuppressFBWarnings("NP_NULL_PARAM_DEREF")
2 occurrence(s)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)