Skip to content

[Object Spilling, Performance] Support Async plasma object creation. #11994

@rkooo567

Description

@rkooo567

Describe your feature request

When raylet calls plasma provider -> Create, it is currently a blocking call. It might not go well with the new queue-based object creation.

We would like to create a new method AsyncCreate, so that we can avoid raylet waiting for object creation for a long time.

Metadata

Metadata

Labels

P1Issue that should be fixed within a few weeksenhancementRequest for new feature and/or capability

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions