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/06/09 16:16:06 UTC

[GitHub] [hadoop-ozone] wuweiwei95 opened a new pull request #1039: HDDS-3753. SCMPipelineManager's createPipeline remove redundant synchronized

wuweiwei95 opened a new pull request #1039:
URL: https://github.com/apache/hadoop-ozone/pull/1039


   ## What changes were proposed in this pull request?
   
   Remove the synchronized qualifier from the createPipeline method since it already uses lock for critical zone protection inside createPipeline.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3753
   
   ## How was this patch tested?
   
    manual tests
   


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



---------------------------------------------------------------------
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 commented on pull request #1039: HDDS-3753. remove redundant synchronized for SCMPipelineManager's createPipeline method

Posted by GitBox <gi...@apache.org>.
nandakumar131 commented on pull request #1039:
URL: https://github.com/apache/hadoop-ozone/pull/1039#issuecomment-643211421


   Thanks for the contribution @wuweiwei95 


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



---------------------------------------------------------------------
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 #1039: HDDS-3753. remove redundant synchronized for SCMPipelineManager's createPipeline method

Posted by GitBox <gi...@apache.org>.
nandakumar131 merged pull request #1039:
URL: https://github.com/apache/hadoop-ozone/pull/1039


   


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



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