JacksonYao287 opened a new pull request #2371:
URL: https://github.com/apache/ozone/pull/2371


   ## What changes were proposed in this pull request?
   
   if recon receives a pipelineReport , the reconPipelineReportHandler will 
confirm it with scm. if scm does not find this pipeline , it will throw a 
pipelineNotFoundExecption. today, if this happen, reconPipelineReportHandler 
will try again and again. this behavior is not expected. the right behavior is 
that if this happen, reconPipelineReportHandler should just ignore this report 
and go ahead. 
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5390
   
   
   ## How was this patch tested?
   
   no need no test


-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to