You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2022/07/29 18:32:00 UTC

[jira] [Created] (RATIS-1652) Fix NP_NULL_PARAM_DEREF in DataStreamManagement

Tsz-wo Sze created RATIS-1652:
---------------------------------

             Summary: Fix NP_NULL_PARAM_DEREF in DataStreamManagement
                 Key: RATIS-1652
                 URL: https://issues.apache.org/jira/browse/RATIS-1652
             Project: Ratis
          Issue Type: Sub-task
          Components: Streaming
            Reporter: Tsz-wo Sze


- ./ratis-netty/src/main/java/org/apache/ratis/netty/server/DataStreamManagement.java
{code}
 21: import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
126:     @SuppressFBWarnings("NP_NULL_PARAM_DEREF")
   2 occurrence(s)
{code}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)