apache / incubator-hugegraph-computer

HugeGraph Computer - A distributed graph processing system for hugegraph (OLAP)
https://hugegraph.apache.org/docs/quickstart/hugegraph-computer/
Apache License 2.0
42 stars 41 forks source link

[Bug] The origin future must be null #203

Open coderzc opened 1 year ago

coderzc commented 1 year ago

Bug Type (问题类型)

exception / error (运行异常)

Before submit

Environment (环境信息)

CI

Expected & Actual behavior (期望与实际表现)

https://github.com/apache/incubator-hugegraph-computer/actions/runs/3552615255/jobs/5967635439#step:14:1110

Error: -26 06:47:42 [Thread-14] [ERROR] c.b.h.c.s.i.SenderIntegrateTest - Failed to execute worker service
com.baidu.hugegraph.computer.core.common.exception.ComputerException: The origin future must be null
    at com.baidu.hugegraph.computer.core.sender.QueuedMessageSender$WorkerChannel.newFuture(QueuedMessageSender.java:236) ~[classes/:?]
    at com.baidu.hugegraph.computer.core.sender.QueuedMessageSender.send(QueuedMessageSender.java:90) ~[classes/:?]
    at com.baidu.hugegraph.computer.core.sender.MessageSendManager.sendControlMessageToWorkers(MessageSendManager.java:267) ~[classes/:?]
    at com.baidu.hugegraph.computer.core.sender.MessageSendManager.startSend(MessageSendManager.java:155) ~[classes/:?]
    at com.baidu.hugegraph.computer.core.input.WorkerInputManager.loadGraph(WorkerInputManager.java:88) ~[classes/:?]
    at com.baidu.hugegraph.computer.core.worker.WorkerService.inputstep(WorkerService.java:356) ~[classes/:?]
    at com.baidu.hugegraph.computer.core.worker.WorkerService.execute(WorkerService.java:219) ~[classes/:?]
    at com.baidu.hugegraph.computer.suite.integrate.SenderIntegrateTest.lambda$testMultiWorkers$3(SenderIntegrateTest.java:183) ~[classes/:?]
    at java.lang.Thread.run(Thread.java:829) ~[?:?]

Vertex/Edge example (问题点 / 边数据举例)

No response

Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)

No response

coderzc commented 1 year ago

+1 https://github.com/apache/incubator-hugegraph-computer/actions/runs/3559075581/jobs/5982047778#step:15:2336

coderzc commented 1 year ago

+1 https://github.com/apache/incubator-hugegraph-computer/actions/runs/3562880625/jobs/5985399566

coderzc commented 1 year ago

+1 https://github.com/apache/incubator-hugegraph-computer/actions/runs/3565756234/jobs/5991318281

coderzc commented 11 months ago

https://github.com/apache/incubator-hugegraph-computer/actions/runs/6799212438/job/18506742362?pr=280#step:16:815 +1