sermant-io / Sermant

A Cloud-Native Proxyless Service Mesh based on Java Bytecode Enhancement Technology
https://sermant.io/
Apache License 2.0
1.26k stars 170 forks source link

【bug】使用动态配置时,订阅与配置变动时,线程中的类加载器不一致 #1187

Closed provenceee closed 1 year ago

provenceee commented 1 year ago

What happened?

使用动态配置时,订阅与配置变动时,线程中的类加载器不一致

How can we reproduce it (as minimally and precisely as possible)?

新建一个插件,在PluginService的start方法中,订阅配置,会导致配置变动时,动态配置插件的监听器线程中的类加载器与订阅时线程中的类加载器不一致

Anything else we need to know?

No response

Sermant version

all

OS version

No response

github-actions[bot] commented 1 year ago

This issue seems to be Stale. We will close it in a few days.

github-actions[bot] commented 1 year ago

We close this issue because it hasn't been updated in a while. Remove Stale label if you want to reopen it.