-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
bugIt is confirmed a bug, but don't worry, we'll handle it.It is confirmed a bug, but don't worry, we'll handle it.
Description
Go version
go version go1.23.1 amd64
GoFrame version
2.8.0
Can this bug be reproduced with the latest release?
Option Yes
What did you do?
zookeeper watch service path
What did you see happen?
unable to detect changes for specified path that end with /
if the path is /service/default/default/idalloc/latest/ the registry of zookeeper in gf will watch service-default-default-idalloc-latest-
but the real service name path is service-default-default-idalloc-latest, that without -
What did you expect to see?
remove redundant -
Metadata
Metadata
Assignees
Labels
bugIt is confirmed a bug, but don't worry, we'll handle it.It is confirmed a bug, but don't worry, we'll handle it.