Skip to content

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

Merged
vyazelenko merged 1 commit into
aeron-io:masterfrom
be0hhh:fix/cpp-ir-decoder-schema-version
Aug 21, 2026
Merged

[C++] Expose schema version from IrDecoder#1117
vyazelenko merged 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
Contributor

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.

@vyazelenko
vyazelenko merged commit b91a783 into aeron-io:master Aug 21, 2026
34 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.

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

2 participants