You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2021/10/27 03:21:38 UTC

[GitHub] [servicecomb-java-chassis] lysilver edited a comment on issue #2149: servicecomb的配置中心不能再不重启服务的情况下刷新配置

lysilver edited a comment on issue #2149:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2149#issuecomment-952503087


   用的nacos  更新的key有 log值也打印了 
   ```     
   String aa = DynamicPropertyFactory.getInstance()
                   .getStringProperty("call-type.type", "").getValue();  这种方法能获取到更新之后的值
   @Value 获取的值是原来的
   ```
   @liubao68 


-- 
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: commits-unsubscribe@servicecomb.apache.org

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