Geng Zhang

Results 24 comments of Geng Zhang

Hi, @shengxiang205 can you split this PR into two smaller PR? One is about the feature, and another is about code format.

这个线程是单例,应该没有问题的。 你 jstack 确认下 redeploy 之后 Tracer-AsyncConsumer-Thread-SelfLogAppender 线程有多个吗?如果只有一个的话,那就没问题。

好的,那就说明有问题。 你的 redeploy 是怎么操作的,复现方法有不?

@yuhao0926 场景收到,这种直接部署war,不同 classloader的 case 我们看一下。

Can you give me more information? ``` ### Describe the bug A clear and concise description of what the bug is. ### Expected behavior ### Actual behavior ### Steps to...

@joker-pper 没太明白你的意思,你是说想通过一个配置文件,决定启动后提供哪个服务?

先不合并到 master 吧,单独开一个 3.3.x 的分支

有简单复现的 demo 吗?

SOFABoot 本身不支持这种隔离,可以调研下 JDK 层面的,例如 [Dragonwell 的租户隔离](https://github.com/alibaba/dragonwell8/wiki/%E4%BD%BF%E7%94%A8Alibaba-Draognwell%E5%A4%9A%E7%A7%9F%E6%88%B7%E7%89%B9%E6%80%A7%E7%AE%A1%E6%8E%A7%E8%BF%90%E8%A1%8C%E6%97%B6%E8%B5%84%E6%BA%90) 看看

@zeshaoy 这个逻辑跟 springboot 一致,没做特殊处理。 如果遇到问题,你在描述问题好了。