terrymanu opened a new issue #6546: URL: https://github.com/apache/shardingsphere/issues/6546
There is set the PORT into system environment in the ShardingSphere-Proxy's BootStrap class. Using system environment to pass variable in same application is not a good practice. It is better to use explicit parameter and method signature to pass PORT. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
