snazy opened a new pull request, #3611:
URL: https://github.com/apache/polaris/pull/3611

   Docker compose's "short" `depends_on` syntax (just mentioning the dependent 
service) does not assert on the expected condition (`service_healthy` or 
`service_completed_successfully`). This can lead to services being started too 
early, although their dependencies are not in the expected state.
   
   This change updates the affected parts to use the "long" syntax.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to