mars icon indicating copy to clipboard operation
mars copied to clipboard

[Ray] RayExecutionContext.get_chunk_meta from meta service

Open fyrestone opened this issue 3 years ago • 0 comments

What do these changes do?

To make the auto merge chunk feature works, Ray context should get meta from meta service if the key does not exist in current context.

Related issue number

Fixes https://github.com/mars-project/mars/issues/3211 Fixes https://github.com/mars-project/mars/issues/3220

Check code requirements

  • [ ] tests added / passed (if needed)
  • [ ] Ensure all linting tests pass, see here for how to run them

fyrestone avatar Aug 09 '22 02:08 fyrestone