hexuxu110 commented on issue #2847: URL: https://github.com/apache/incubator-hugegraph/issues/2847#issuecomment-3143693450
curl http://localhost:8620/actuator/health -----》UP curl [http://localhost:{store_address:store_port}/actuator/health](http://localhost:{store_address:store_port%7D/actuator/health)----》UP curl http://localhost:8620/v1/stores ---》{"message":"OK","data":{"stores":[{"storeId":4908168321072354628,"address":"10.156.90.54:8500","raftAddress":"10.156.90.54:8510","version":"unknown","state":"Up","deployPath":"/home/xiaoju/octo-graph/apache-hugegraph-incubating-1.5.0/apache-hugegraph-store-incubating-1.5.0/lib/hg-store-node-1.5.0.jar","dataPath":"./storage","startTimeStamp":1754035250349,"registedTimeStamp":1754035250349,"lastHeartBeat":1754036391155,"capacity":21474836480,"available":19932811264,"partitionCount":2,"graphSize":1,"keyCount":20,"leaderCount":0,"serviceName":"10.156.90.54:8500-store","serviceVersion":"unknown","serviceCreatedTimeStamp":1754035250000,"partitions":[{"partitionId":2,"graphName":"hugegraph","role":"Follower","workState":"PState_Normal","dataSize":1},{"partitionId":8,"graphName":"hugegraph","role":"Follower","workState":"PState_Normal","dataSize":1}]},{"storeId":6961466520312944660,"address":"10.158.189.231:8500","raftAddress":"10.158.189.231:851 0","version":"unknown","state":"Up","deployPath":"/home/xiaoju/octo-graph/apache-hugegraph-incubating-1.5.0/apache-hugegraph-store-incubating-1.5.0/lib/hg-store-node-1.5.0.jar","dataPath":"./storage","startTimeStamp":1754035463436,"registedTimeStamp":1754035463436,"lastHeartBeat":1754036394016,"capacity":21474836480,"available":19933499392,"partitionCount":2,"graphSize":1,"keyCount":19,"leaderCount":0,"serviceName":"10.158.189.231:8500-store","serviceVersion":"unknown","serviceCreatedTimeStamp":1754035463000,"partitions":[{"partitionId":2,"graphName":"hugegraph","role":"Follower","workState":"PState_Normal","dataSize":1},{"partitionId":8,"graphName":"hugegraph","role":"Follower","workState":"PState_Normal","dataSize":1}]},{"storeId":6337659256623897096,"address":"10.159.113.63:8500","raftAddress":"10.159.113.63:8510","version":"unknown","state":"Up","deployPath":"/home/xiaoju/octo-graph/apache-hugegraph-incubating-1.5.0/apache-hugegraph-store-incubating-1.5.0/lib/hg-store-node-1.5.0 .jar","dataPath":"./storage","startTimeStamp":1754035439017,"registedTimeStamp":1754035439017,"lastHeartBeat":1754036399571,"capacity":21474836480,"available":19933528064,"partitionCount":2,"graphSize":1,"keyCount":21,"leaderCount":2,"serviceName":"10.159.113.63:8500-store","serviceVersion":"unknown","serviceCreatedTimeStamp":1754035438000,"partitions":[{"partitionId":2,"graphName":"hugegraph","role":"Leader","workState":"PState_Normal","dataSize":1},{"partitionId":8,"graphName":"hugegraph","role":"Leader","workState":"PState_Normal","dataSize":1}]}],"stateCountMap":{"Up":3},"numOfService":3,"numOfNormalService":3},"status":0} -- 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: issues-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org For additional commands, e-mail: issues-h...@hugegraph.apache.org