heyile commented on issue #1660: [SCB-1815] Support sdk use different address to registry and discover… URL: https://github.com/apache/servicecomb-java-chassis/pull/1660#issuecomment-603212274 **modify as bellow** : * support use differently address to register and discover ```yaml # keep same with go chassis # servicecomb: service: registry: address: xxx:30100,xxx:30100 registrator: # registry address: xxx:3100,xxx:30100 serviceDiscovery: # discovery address: xxx:3100,xxx:30100 ``` * change name of access log item * remove readme.md of accesslog
---------------------------------------------------------------- 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] With regards, Apache Git Services
