You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Maksim Myskov (Jira)" <ji...@apache.org> on 2022/10/11 10:12:00 UTC

[jira] [Commented] (RATIS-1651) Fix NP_NULL_PARAM_DEREF in GrpcServerProtocolService

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

Maksim Myskov commented on RATIS-1651:
--------------------------------------

I created a PR for this jira.

> 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
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> - ./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)