You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/07/14 12:11:47 UTC

[GitHub] [ozone] JacksonYao287 opened a new pull request #2415: HDDS-3740. PipelineStateManagerV2Impl#removePipeline will remove pipeline from db in case of failure

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


   ## What changes were proposed in this pull request?
   
   When PipelineStateManagerV2Impl#removePipeline is called, we are removing the pipeline from db and then making the call to pipelineStateMap#removePipeline.
   pipelineStateMap#removePipeline can throw an exception if it's not able to remove the pipeline, this will leave the db in inconsistent state.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3740
   
   ## How was this patch tested?
   
   unit 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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] ChenSammi merged pull request #2415: HDDS-3740. PipelineStateManagerV2Impl#removePipeline will remove pipeline from db in case of failure

Posted by GitBox <gi...@apache.org>.
ChenSammi merged pull request #2415:
URL: https://github.com/apache/ozone/pull/2415


   


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] ChenSammi commented on pull request #2415: HDDS-3740. PipelineStateManagerV2Impl#removePipeline will remove pipeline from db in case of failure

Posted by GitBox <gi...@apache.org>.
ChenSammi commented on pull request #2415:
URL: https://github.com/apache/ozone/pull/2415#issuecomment-882287783


   LGTM,+1.  


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org