Skip to content

Conversation

@pzhan9
Copy link
Contributor

@pzhan9 pzhan9 commented Nov 24, 2025

Summary:
I notice channels served from LocalAlloc is using metatls. I guess that is because by default it gets the transport from the input spec, which contains metatls:

https://www.internalfb.com/code/fbsource/[056940bb1cd57f5dc7702498a081c26f58c1e7ba]/fbcode/monarch/hyperactor_mesh/src/alloc/local.rs?lines=132-133%2C150

This diffs explicitly set LocalAlloc's transport to be Local, so it would not use the default impl, i.e. the spec's transport instead:

https://www.internalfb.com/code/fbsource/[f46af006d39e28c30ccd00afb81e576c995a831f]/fbcode/monarch/hyperactor_mesh/src/alloc.rs?lines=327%2C349-352

Differential Revision: D84851977

Summary:
I notice channels served from `LocalAlloc` is using metatls. I guess that is because by default it gets the transport from the input spec, which contains metatls:

https://www.internalfb.com/code/fbsource/[056940bb1cd57f5dc7702498a081c26f58c1e7ba]/fbcode/monarch/hyperactor_mesh/src/alloc/local.rs?lines=132-133%2C150

This diffs explicitly set `LocalAlloc`'s transport to be `Local`, so it would not use the default impl, i.e. the spec's transport instead:

https://www.internalfb.com/code/fbsource/[f46af006d39e28c30ccd00afb81e576c995a831f]/fbcode/monarch/hyperactor_mesh/src/alloc.rs?lines=327%2C349-352

Differential Revision: D84851977
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 24, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 24, 2025

@pzhan9 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D84851977.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant