liubao68 commented on issue #3533:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/3533#issuecomment-1364480654

   java chassis的大部分配置都可以动态生效。 除了少量的基础信息,比如注册中心、配置中心的连接信息等。 对于特定的配置项,可以看下阅读下代码, 
使用 
https://servicecomb.apache.org/references/java-chassis/zh_CN/config/read-config.html
  这里的配置读取方式都可以动态生效。  另外, 很多配置项不动态生效是可以从具体功能推测的,比如更新证书、更新密码、更新网络监听端口、线程池大小等操作。 


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