Skip to content

Fixes an issue associated with issue #543.#555

Merged
mjpt777 merged 1 commit intoaeron-io:masterfrom
ZachBray:bugfix/issue-543-encoding-groups
Apr 9, 2018
Merged

Fixes an issue associated with issue #543.#555
mjpt777 merged 1 commit intoaeron-io:masterfrom
ZachBray:bugfix/issue-543-encoding-groups

Conversation

@ZachBray
Copy link
Contributor

@ZachBray ZachBray commented Apr 9, 2018

Previously _actingVersion was not initialized upon a call to WrapForEncode(...).
This meant that access to properties on the group that allow the items to be encoded fails.
Now we initialize it to the current schema version.

Previously `_actingVersion` was not initialized upon a call to `WrapForEncode(...)`.
This meant that access to properties on the group that allow the items to be encoded fails.
Now we initialize it to the current schema version.
@mjpt777 mjpt777 merged commit 45634a5 into aeron-io:master Apr 9, 2018
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.

2 participants