Skip to content

[Dataset] Create the stats actor as a global named singleton instead of passing by handle #22778

@ericl

Description

@ericl

Currently, the stats actor is passed as an actor handle within the stats object. This can be problematic for serialization. Instead, we should "get or create" the stats actor by a fixed name, and never include its handle when stats is serialized.

cc @clarkzinzow

Metadata

Metadata

Assignees

Labels

P1Issue that should be fixed within a few weeksbugSomething that is supposed to be working; but isn'tdataRay Data-related issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions