Skip to content

perf(runtime): add request-plane msgpack payload codec (cherry-pick of #10437) - #11138

Merged
nv-yna merged 1 commit into
feat/deepseek_v4_aafrom
yna/cherry-pick-10437-msgpack-codec
Jul 1, 2026
Merged

perf(runtime): add request-plane msgpack payload codec (cherry-pick of #10437)#11138
nv-yna merged 1 commit into
feat/deepseek_v4_aafrom
yna/cherry-pick-10437-msgpack-codec

Conversation

@nv-yna

@nv-yna nv-yna commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Cherry-picks the request-plane msgpack payload codec from #10437 (squash commit ac51fc8) onto feat/deepseek_v4_aa.

Why this isn't a clean cherry-pick

feat/deepseek_v4_aa forked from main on 2026-06-14 and is ~236 commits behind the base #10437 was built on. A raw git cherry-pick therefore conflicted in 2 of 4 files (environment_names.rs, network.rs) due to ambient-main context bleed — the squash diff carried in symbols from other PRs in the gap.

Resolution

Took only #10437's genuine additions; dropped unrelated main-only context that doesn't exist on this branch:

All of #10437's hard dependencies are already present on feat (rmp-serde, PipelineError::DeserializationError, work_handler::error_types::DESERIALIZATION) — no prerequisite cherry-picks needed.

Verification

@jthomson04 — requesting your review of the conflict resolution since you authored the original #10437. Follow-up #11104 will be cherry-picked here once it merges.

(cherry picked from commit ac51fc8)
Signed-off-by: Yuewei Na <nv-yna@users.noreply.github.com>
@nv-yna
nv-yna requested review from a team and jthomson04 July 1, 2026 20:46
@github-actions github-actions Bot added the perf label Jul 1, 2026
@nv-yna
nv-yna merged commit c4caffa into feat/deepseek_v4_aa Jul 1, 2026
27 of 33 checks passed
@nv-yna
nv-yna deleted the yna/cherry-pick-10437-msgpack-codec branch July 1, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant