JisoLya commented on issue #3007: URL: https://github.com/apache/hugegraph/issues/3007#issuecomment-4318529721
@mywgl 是master分支没错,参考你的配置我的server是连接上pd了🤔 pd log: ``` 2026-04-25 16:10:25 [hg-grpc-2-thread-291] [INFO] o.a.h.p.w.KvWatchSubject - client:-8689903945994304136,start to watch key:HUGEGRAPH/hg-test/EVENT/GRAPH/ADD 2026-04-25 16:10:25 [hg-grpc-2-thread-302] [INFO] o.a.h.p.PartitionService - updateGraph graph: graph_name: "DEFAULT/hugegraph/g" , last: graph_name: "DEFAULT/hugegraph/g" partition_count: 4 state: PState_Normal 2026-04-25 16:10:25 [hg-grpc-2-thread-302] [INFO] o.a.h.p.m.PartitionMeta - updateGraph graph_name: "DEFAULT/hugegraph/g" partition_count: 4 state: PState_Normal 2026-04-25 16:10:25 [hg-grpc-2-thread-296] [INFO] o.a.h.p.w.KvWatchSubject - client:-8689903945994304136,start to watch key:HUGEGRAPH/hg-test/EVENT/GRAPH/REMOVE 2026-04-25 16:10:25 [hg-grpc-2-thread-298] [INFO] o.a.h.p.w.KvWatchSubject - client:-8689903945994304136,start to watch key:HUGEGRAPH/hg-test/EVENT/GRAPH/UPDATE 2026-04-25 16:10:25 [hg-grpc-2-thread-300] [INFO] o.a.h.p.w.KvWatchSubject - client:-8689903945994304136,start to watch key:HUGEGRAPH/hg-test/EVENT/GRAPH/CLEAR 2026-04-25 16:10:25 [hg-grpc-2-thread-313] [INFO] o.a.h.p.w.AbstractWatchSubject - Adding a WATCH_TYPE_PARTITION_CHANGE's watcher, watcher-id is [1777104625935]. 2026-04-25 16:10:25 [hg-grpc-2-thread-310] [INFO] o.a.h.p.w.AbstractWatchSubject - Adding a WATCH_TYPE_SHARD_GROUP_CHANGE's watcher, watcher-id is [1777104625936]. 2026-04-25 16:10:25 [hg-grpc-2-thread-311] [INFO] o.a.h.p.w.AbstractWatchSubject - Adding a WATCH_TYPE_STORE_NODE_CHANGE's watcher, watcher-id is [1777104625938]. 2026-04-25 16:10:25 [hg-grpc-2-thread-312] [INFO] o.a.h.p.w.AbstractWatchSubject - Adding a WATCH_TYPE_STORE_NODE_CHANGE's watcher, watcher-id is [1777104625939]. ``` -- 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]
