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

Don't drop error in readStreamedJson. #3276

Merged
merged 1 commit into from
Oct 3, 2016
Merged

Conversation

kevina
Copy link
Contributor

@kevina kevina commented Sep 30, 2016

Better fix than #3230 to make sure errors from addAllAndPin make it to
the client.

License: MIT
Signed-off-by: Kevin Atkinson [email protected]

Better fix than #3230 to make sure errors from addAllAndPin make it to
the client.

License: MIT
Signed-off-by: Kevin Atkinson <[email protected]>
@whyrusleeping
Copy link
Member

@kevina can you link me to the test case for this in your other PR?

@kevina
Copy link
Contributor Author

kevina commented Sep 30, 2016

@whyrusleeping This commit 6857aec contains the bulk of it, the errors are generated in core/commands/filestore.go. The test cases are the ones that have test_must_fail. Without this fix most of tests with test_must_fail will fail as the error will be ignored.

@whyrusleeping
Copy link
Member

Alright, then this LGTM

@whyrusleeping whyrusleeping merged commit c7a851b into master Oct 3, 2016
@whyrusleeping whyrusleeping deleted the kevina/adder-error-v2 branch October 3, 2016 22:00
@kevina kevina added this to the Filestore implementation milestone Oct 19, 2016
@ghost ghost mentioned this pull request Dec 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/review Needs a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants