Skip to content

MXL Domain ID patch fix - #174

Merged
lo-simon merged 2 commits into
sony:masterfrom
jonathan-r-thorpe:mxl-domain-auto
Aug 18, 2026
Merged

MXL Domain ID patch fix#174
lo-simon merged 2 commits into
sony:masterfrom
jonathan-r-thorpe:mxl-domain-auto

Conversation

@jonathan-r-thorpe

Copy link
Copy Markdown
Contributor
  • When patching in a multi-node cluster environment where flows are replicated across nodes, the MXL domain a Sender writes to may be different to the MXL domain the Receiver reads from.
  • For this reason it is unsafe to patch the domain id verbatim, and instead "auto" should be used
  • This assumes that there is either one MXL domain per cluster node, or at most one MXL domain per media function meaning there is never ambiguity for Receiver's when selecting which MXL domain from which to read.

@garethsb garethsb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lo-simon lo-simon left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lo-simon
lo-simon merged commit 28c941d into sony:master Aug 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants