adnanhemani commented on PR #1610:
URL: https://github.com/apache/polaris/pull/1610#issuecomment-2892655882

   > This PR raises a question about how we structure the docker-compose 
commands. I understand the desire to reduce the amount of duplicated yaml 
across docker-compose files. However, for the sake of being beginner-friendly, 
I would rather have everything contained in a single docker-compose file, even 
if it slightly increases the maintenance effort (think upgrading the Postgres 
version). Wdyt?
   
   I disagree on this - if you read my reply to the comment that @dimas-b 
linked (https://github.com/apache/polaris/pull/1470#discussion_r2070927873), 
there's the reason why the Dockerfiles need to stay piecewise (tldr - it 
doesn't have to do with duplicated YAML but with the ability to reload services 
when required). If you have a better way to solve that issue, I'm open to it!


-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to