softgitron opened a new pull request #461: URL: https://github.com/apache/ratis/pull/461
## What changes were proposed in this pull request? - Fix null pointer issues that were reported by SonarQube - Fix spotty testInstallSnapshotNotificationCount test case Test case fix is not strictly related to the NPE fixes, but I decided to add it to this pull request. For some reason this particular test failed especially often after these changes. However I couldn't find any direct connections with the NPE fixes and the test. I think the test itself is faulty and can be fixed with slight waiting before assertions. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-952 ## How was this patch tested? Patch was tested using existing tests. In addition, couple of testcases were added in to make sure that patches work as intended. -- 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]
