marsevilspirit opened a new issue, #652:
URL: https://github.com/apache/dubbo-go-pixiu/issues/652
<!-- Please use this template while reporting a bug and provide as much info
as possible. Not doing so may result in your bug not being addressed in a
timely manner. Thanks!
-->
**What happened**:
log:
```
2025-02-21T20:42:54.629+0800 WARN
zookeeper/application_service_listener.go:160 Get methods of interface
com.dubbogo.pixiu.UserService failed; use prefix pattern to match url, due to
path{/dubbo/metadata/com.dubbogo.pixiu.UserService} does not exist
github.com/apache/dubbo-go-pixiu/pkg/adapter/dubboregistry/registry/zookeeper.(*applicationServiceListener).handleEvent
/home/mars/code/dubbo/dubbo-go-pixiu/pkg/adapter/dubboregistry/registry/zookeeper/application_service_listener.go:160
github.com/apache/dubbo-go-pixiu/pkg/adapter/dubboregistry/registry/zookeeper.(*applicationServiceListener).waitEventAndHandlePeriod
/home/mars/code/dubbo/dubbo-go-pixiu/pkg/adapter/dubboregistry/registry/zookeeper/application_service_listener.go:110
github.com/apache/dubbo-go-pixiu/pkg/adapter/dubboregistry/registry/zookeeper.(*applicationServiceListener).WatchAndHandle
/home/mars/code/dubbo/dubbo-go-pixiu/pkg/adapter/dubboregistry/registry/zookeeper/application_service_listener.go:99
```
**What you expected to happen**:
we can get methods
**How to reproduce it (as minimally and precisely as possible)**:
using application discovery by dubbo-go-pixiu
**Anything else we need to know?**:
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]