apache / shenyu

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
https://shenyu.apache.org/
Apache License 2.0
8.42k stars 2.92k forks source link

[BUG] Client Active Offline Dubbo bug #4942

Open yunlongn opened 1 year ago

yunlongn commented 1 year ago

Is there an existing issue for this?

Current Behavior

start zk , admin, bootstrap, TestAlibabaDubboAnnotationApplication

Modifying the TestAlibabaDubboAnnotationApplication configuration.

image image

Start the second dubbo service.

admin dubbo selector info:

image

Close a TestAlibabaDubboAnnotationApplication

admin dubbo selector info: image

Why does the offline data still exist here?

Expected Behavior

No response

Steps To Reproduce

No response

Environment

ShenYu version(s): master

Debug logs

No response

Anything else?

No response

loongs-zhang commented 3 months ago

Not implemented.