datavane / datasophon

The next generation of cloud-native big data management expert , Aims to help users rapidly build stable, efficient, and scalable cloud-native platforms for big data.
https://datasophon.github.io/datasophon-website/
Apache License 2.0
1.11k stars 387 forks source link

[Bug] Bug title #173

Closed victor21508103 closed 1 year ago

victor21508103 commented 1 year ago

Search before asking

What happened

The host agent failed after it was distributed to 75%,but when I switch to 1.0.2 version, it can be executed normally

DataSophon Version

datasophon-1.1.0-release

Error Exception

2023-02-24 23:07:01 [qtp1107779742-69] ERROR com.datasophon.api.master.ActorUtils - hostActor-bigdata3 actor not found
2023-02-24 23:07:01 [qtp1107779742-69] ERROR com.datasophon.api.master.ActorUtils - create actor hostActor-bigdata3
2023-02-24 23:07:01 [qtp1107779742-69] ERROR com.datasophon.api.master.ActorUtils - actorClass=class com.datasophon.api.master.HostActor, actorName=hostActor-bigdata4
2023-02-24 23:07:01 [qtp1107779742-69] ERROR com.datasophon.api.master.ActorUtils - hostActor-bigdata4 actor not found
2023-02-24 23:07:01 [qtp1107779742-69] ERROR com.datasophon.api.master.ActorUtils - create actor hostActor-bigdata4
2023-02-24 23:07:01 [qtp1107779742-69] ERROR com.datasophon.api.master.ActorUtils - actorClass=class com.datasophon.api.master.HostActor, actorName=hostActor-bigdata5
2023-02-24 23:07:01 [qtp1107779742-69] ERROR com.datasophon.api.master.ActorUtils - hostActor-bigdata5 actor not found
2023-02-24 23:07:01 [qtp1107779742-69] ERROR com.datasophon.api.master.ActorUtils - create actor hostActor-bigdata5
2023-02-24 23:07:09 [qtp1107779742-31] ERROR com.datasophon.api.master.ActorUtils - actorClass=class com.datasophon.api.master.DispatcherWorkerActor, actorName=dispatcherWorkerActor-bigdata3
2023-02-24 23:07:09 [qtp1107779742-31] ERROR com.datasophon.api.master.ActorUtils - dispatcherWorkerActor-bigdata3 actor not found
2023-02-24 23:07:09 [qtp1107779742-31] ERROR com.datasophon.api.master.ActorUtils - create actor dispatcherWorkerActor-bigdata3
2023-02-24 23:07:09 [qtp1107779742-31] ERROR com.datasophon.api.master.ActorUtils - actorClass=class com.datasophon.api.master.DispatcherWorkerActor, actorName=dispatcherWorkerActor-bigdata4
2023-02-24 23:07:09 [qtp1107779742-31] ERROR com.datasophon.api.master.ActorUtils - dispatcherWorkerActor-bigdata4 actor not found
2023-02-24 23:07:09 [qtp1107779742-31] ERROR com.datasophon.api.master.ActorUtils - create actor dispatcherWorkerActor-bigdata4
2023-02-24 23:07:09 [qtp1107779742-31] ERROR com.datasophon.api.master.ActorUtils - actorClass=class com.datasophon.api.master.DispatcherWorkerActor, actorName=dispatcherWorkerActor-bigdata5
2023-02-24 23:07:09 [qtp1107779742-31] ERROR com.datasophon.api.master.ActorUtils - dispatcherWorkerActor-bigdata5 actor not found
2023-02-24 23:07:09 [qtp1107779742-31] ERROR com.datasophon.api.master.ActorUtils - create actor dispatcherWorkerActor-bigdata5

Screenshots

1677249901084 c245ed44279222102af13e028dcd448

Are you willing to submit PR?

Code of Conduct

datasophon commented 1 year ago

you are using the wrong package, please use release 1.1.0

victor21508103 commented 1 year ago

tks my datasophon-worker version is 1.0.2,Inconsistent with 1.1.0 version,It's ready now。