Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] The origin future must be null #203

Open
1 task done
coderzc opened this issue Nov 26, 2022 · 4 comments
Open
1 task done

[Bug] The origin future must be null #203

coderzc opened this issue Nov 26, 2022 · 4 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@coderzc
Copy link
Member

coderzc commented Nov 26, 2022

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 coderzc added bug Something isn't working help wanted Extra attention is needed labels Nov 26, 2022
@coderzc
Copy link
Member Author

coderzc commented Nov 28, 2022

@coderzc
Copy link
Member Author

coderzc commented Nov 28, 2022

@coderzc
Copy link
Member Author

coderzc commented Nov 28, 2022

@imbajin imbajin added the good first issue Good for newcomers label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: ⚾️ Newcomer Task
Development

No branches or pull requests

2 participants