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 2020/04/05 19:51:16 UTC

[GitHub] [hadoop-ozone] nandakumar131 opened a new pull request #773: HDDS-3347. PipelineActionHandler should handle unknown pipeline.

nandakumar131 opened a new pull request #773: HDDS-3347. PipelineActionHandler should handle unknown pipeline.
URL: https://github.com/apache/hadoop-ozone/pull/773
 
 
   PipelineActionHandler is not able to handle PipelineActions for pipelines which is not present in SCM (deleted pipelines)
   
   After SCM sends out the close pipeline command to datanodes, it removes the pipeline information from the pipeline db. If a datanode sends PipelineAction for the deleted pipeline, PipelineActionHandler cannot handle it.
   In such a situation SCM should fire ClosePipelineCommand.
   
   https://issues.apache.org/jira/browse/HDDS-3347
   
   ## How was this patch tested?
   Added a new unit test to cover the scenario.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] avijayanhwx commented on issue #773: HDDS-3347. PipelineActionHandler should handle unknown pipeline.

Posted by GitBox <gi...@apache.org>.
avijayanhwx commented on issue #773: HDDS-3347. PipelineActionHandler should handle unknown pipeline.
URL: https://github.com/apache/hadoop-ozone/pull/773#issuecomment-610036972
 
 
   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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] nandakumar131 merged pull request #773: HDDS-3347. PipelineActionHandler should handle unknown pipeline.

Posted by GitBox <gi...@apache.org>.
nandakumar131 merged pull request #773: HDDS-3347. PipelineActionHandler should handle unknown pipeline.
URL: https://github.com/apache/hadoop-ozone/pull/773
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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