dubbo/dubbo-plugin
trytocatch c916b82ab5
clean the RpcContext in ThreadLocal after QoS invoke, synchronously get the result while async started (#12291)
* clean the context in ThreadLocal after qos invoke, and synchronously get the result while async started, so the invoke command could get the correct result instead of null

* add Thread.interrupt to the catch block

add Thread.interrupt to the catch block

* add Thread.interrupt to the catch block

add Thread.interrupt to the catch block
2023-05-11 19:07:45 +08:00
..
dubbo-auth Some code optimization (#11825) 2023-03-16 09:43:57 +08:00
dubbo-qos clean the RpcContext in ThreadLocal after QoS invoke, synchronously get the result while async started (#12291) 2023-05-11 19:07:45 +08:00
dubbo-qos-api QoS Support anonymous command allow list (#12082) 2023-04-19 10:13:09 +08:00
dubbo-reactive Remove public modifier in configcenter, container, filter, kubernetes… (#10979) 2022-11-22 10:49:50 +08:00
dubbo-security feat: triple exception self (#12039) 2023-04-11 22:56:58 +08:00
dubbo-spring-security Spring-security codec ignore error (#12192) 2023-04-27 11:51:19 +08:00
pom.xml splits qos-api pkg (#11853) 2023-03-17 13:33:49 +08:00