siddhantsangwan opened a new pull request, #7134: URL: https://github.com/apache/ozone/pull/7134
## What changes were proposed in this pull request? Please check the problem and its analysis in the Jira. This PR adds a null check for the variables that may be null - `findTargetStrategy` and `findSourceStrategy`. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11350 ## How was this patch tested? Added a unit test. The test reproduces the problem and fails without the source code changes in this PR. It passes with the changes. **Note:** This PR is draft until CI passes in my fork, but it's ready for review. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
