liubao68 commented on issue #1859: URL: https://github.com/apache/servicecomb-java-chassis/issues/1859#issuecomment-656543596
我突然想到可能什么原因了, 配置项被转换为 Map of Map , 而不是 Map of key String and value String. 这个地方也是 bug .. 这部分贡献的代码测试不充分... 。 你如果继续使用,可以考虑将这个类本地拷贝一份, 和业务代码一起编译,把发现的bug改下。 如果你方便的话,可以将修改代码提交一个 PR。 项目维护人数比较少, 最近我也抽不出时间来帮忙修复。 短期内看你需要大家帮忙修复了, 或者等我把手头事情弄完后修复。 ---------------------------------------------------------------- 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]
