Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header validation warning on non-uint16 types instead of error #629

Merged
merged 2 commits into from
Jan 30, 2019

Conversation

kdkavanagh
Copy link

SBE generator currently errors out if schema/template/version fields are not 16 bits. This PR changes that error to a warning to match the existing validation for blockLength

Similar to #609 and #617

@tmontgomery
Copy link
Contributor

@mjpt777 I think we should relax this. Maybe add a strict mode where this is an error. But a warning instead for normal usage?

@mjpt777 mjpt777 merged commit 9a289d6 into aeron-io:master Jan 30, 2019
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