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

There is no such thing as an optional argument in Thrift #738

Merged
merged 1 commit into from
Jul 19, 2017

Conversation

whisperity
Copy link
Contributor

Follow-up for #726. There is no such thing as an optional argument of a function call in Thrift.
This pull request only removes the warning emitted and does not constitute behaviour change, as the argument was enforced by the server and handled by the clients properly, already.

@dkrupp dkrupp merged commit 668f4f7 into Ericsson:master Jul 19, 2017
@whisperity whisperity deleted the fix_thrift branch July 27, 2017 12:47
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