Skip to content

[C++] Expose schema version from IrDecoder - #1117

Open
be0hhh wants to merge 1 commit into
aeron-io:masterfrom
be0hhh:fix/cpp-ir-decoder-schema-version
Open

[C++] Expose schema version from IrDecoder#1117
be0hhh wants to merge 1 commit into
aeron-io:masterfrom
be0hhh:fix/cpp-ir-decoder-schema-version

Conversation

@be0hhh

@be0hhh be0hhh commented Jul 30, 2026

Copy link
Copy Markdown

Expose the schema version carried by the IR frame through the C++ IrDecoder.

The regression test decodes the versioned V2 IR and checks both the schema id and schema version.

Tested with:

  • VersionedMessageTest

Fixes #1059.

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.

[C++] IrDecoder should expose the schema id and schema version

1 participant