snazy commented on PR #2286:
URL: https://github.com/apache/polaris/pull/2286#issuecomment-3178975998

   Having tests for more complex setups is totally legit. I just don't think 
that containers are are a requirement for that.
   
   This is where for example https://github.com/apache/polaris-tools/pull/18 
comes into play - it runs a Polaris server (actually "anything Quarkus") from 
the "local" code base or a specific distributed/released version, which you can 
then use in an integration test to test the federation use case.
   
   From a machine resource usage it's even more lightweight as only the 
processes are run, but no container infra.
   
   And you'd be able to run it from your IDE and, with some option tweaking, 
can debug the processes.


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