bharatviswa504 commented on a change in pull request #758: HDDS-999. Make the 
DNS resolution in OzoneManager more resilient. (swagle)
URL: https://github.com/apache/hadoop/pull/758#discussion_r277764668
 
 

 ##########
 File path: hadoop-ozone/dist/src/main/compose/ozone-om-ha/docker-compose.yaml
 ##########
 @@ -36,7 +36,6 @@ services:
          - 9890:9872
       environment:
          ENSURE_OM_INITIALIZED: /data/metadata/om/current/VERSION
-         WAITFOR: scm:9876
 
 Review comment:
   We removed WAITFOR env usage, there are few other files where this is used, 
om-statefulset.yaml. Do we need to remove from there also?
   
   And also we are removing usage of WAITFOR, then do we need to remove the 
logic for this in docker image code?

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

Reply via email to