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/16 05:01:35 UTC

[GitHub] [hadoop-ozone] sadanand48 opened a new pull request #831: HDDS-3387. Fix ContainerOperationClient#createContainer

sadanand48 opened a new pull request #831: HDDS-3387. Fix ContainerOperationClient#createContainer
URL: https://github.com/apache/hadoop-ozone/pull/831
 
 
   ## What changes were proposed in this pull request?
   In the createContainer method of  ContainerOperationClient, the xceiverClient instance was acquired twice but released once. The change is made so that it acquires it once.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-3387
   
   ## How was this patch tested?
   Just a clean up patch .No tests required.
   

----------------------------------------------------------------
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] bshashikant merged pull request #831: HDDS-3387. Fix ContainerOperationClient#createContainer

Posted by GitBox <gi...@apache.org>.
bshashikant merged pull request #831: HDDS-3387. Fix ContainerOperationClient#createContainer
URL: https://github.com/apache/hadoop-ozone/pull/831
 
 
   

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