softgitron opened a new pull request #468:
URL: https://github.com/apache/ratis/pull/468


   ## What changes were proposed in this pull request?
   
   This PR fixes problems related by Sonar Qube including two NPE issues. 
Bellow more comprehensive list of changes:
   - Fix asIOException function NPE
   - Reaorganize readFully function for better readability
   - Change while-loop like for-loops to actual while-loops
   - Fix readObject function NPE
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/RATIS-1364
   
   ## How was this patch tested?
   
   Change has been tested using existing unit tests.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to