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

Two 'Unsupported records' warnings when starting #86

Closed
coreyhaines opened this issue Oct 29, 2018 · 0 comments
Closed

Two 'Unsupported records' warnings when starting #86

coreyhaines opened this issue Oct 29, 2018 · 0 comments

Comments

@coreyhaines
Copy link
Contributor

When staring up and loading the zones (from the example json), we get

2018-10-29 10:28:32.395 [warning] <0.155.0>@erldns_zone_parser:json_record_to_erlang:471 Unsupported record (data: [undefined,undefined,undefined,undefined,undefined])
2018-10-29 10:28:32.395 [warning] <0.155.0>@erldns_zone_parser:json_record_to_erlang:471 Unsupported record (data: [undefined,undefined,undefined,undefined,undefined])

warnings in the debug log.

If this is expected, it is potentially confusing for new people running this. Could be worth either removing these or determing which records they are and supporting them.

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

No branches or pull requests

1 participant