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: 
[email protected]

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

Reply via email to