Skip to content

The brand new worker does not have any existing ActorInfo for the actors. #19884

Closed
@shanicky

Description

@shanicky

Describe the bug

During the development of the alter resource group feature, I found that when an existing materialized view is altered to a completely new worker, the newly created actor cannot obtain the actor info of the upstream actor, resulting in a failure to start.

After checking the code, it seems that only the newly created actor is broadcasted.

             broadcast_info: new_actors_location_to_broadcast.clone(),

This issue may not have existed before refactoring broadcast.

Error message/log

No response

To Reproduce

No response

Expected behavior

No response

How did you deploy RisingWave?

No response

The version of RisingWave

No response

Additional context

No response

Metadata

Metadata

Labels

type/bugType: Bug. Only for issues.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions