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

Code cleanup: review usage of Optional #27

Open
adrdc opened this issue Mar 19, 2021 · 0 comments
Open

Code cleanup: review usage of Optional #27

adrdc opened this issue Mar 19, 2021 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@adrdc
Copy link
Contributor

adrdc commented Mar 19, 2021

In a number of places (for example PravegaStreamDescription), Optional 's are used as parameters. It is inconsistent usage, not always necessary, and makes some of the code awkward. This should be reviewed and cleaned up where appropriate.

@adrdc adrdc added the good first issue Good for newcomers label Mar 19, 2021
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

2 participants