You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "tuichenchuxin (via GitHub)" <gi...@apache.org> on 2023/02/28 03:09:35 UTC

[GitHub] [shardingsphere] tuichenchuxin opened a new issue, #24365: Support jdbc and proxy use together in e2e test.

tuichenchuxin opened a new issue, #24365:
URL: https://github.com/apache/shardingsphere/issues/24365

   ## Feature Request
   
   
   The current test of e2e is to utilize the docker environment, and the intercommunication between different components is through the alias of the docker container. However, since the startup of JDBC is a test program that relies on E2E, it cannot rely on the alias of the container when communicating with the proxy.
   This problem leads to the failure of e2e testing in some scenarios where proxy and jdbc are deployed together.
   
   ## Possible solutions
   - make jdbc as a docker container.
   - Let the communication between containers rely on the real ip, so that jdbc can also rely on this ip for communication
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

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