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

Print configuration values on bootup #53

Open
kenthklui opened this issue Feb 3, 2020 · 0 comments
Open

Print configuration values on bootup #53

kenthklui opened this issue Feb 3, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@kenthklui
Copy link

Deimos has a number of default configurations, such as not using Avro encoding and decoding when run in development mode. Most of these configurations are implicit and not easily found without digging quite a bit into the code, but can cause cryptic errors when for example, an Avro encoded message is being consumed but not decoded with the correct decoder setting.

Printing configured settings on bootup would add some much needed clarity to avoid these problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants