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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
