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

[couchbase2] logical error in decode() #786

Merged
merged 1 commit into from
Jun 30, 2016

Conversation

WindzCUHK
Copy link
Contributor

When dataintegrity=true, no field values in passed to verifyRow() for verify and keep on getting error.

When dataintegrity=true, no field values in passed to verifyRow() for verify and keep on getting error.
@WindzCUHK WindzCUHK changed the title logical error in decode() logical error in decode() for couchbase2 Jun 30, 2016
@busbey
Copy link
Collaborator

busbey commented Jun 30, 2016

this looks correct to me. mind taking a quick look @daschl ?

@daschl
Copy link
Contributor

daschl commented Jun 30, 2016

yup makes sense

@busbey busbey changed the title logical error in decode() for couchbase2 [couchbase2] logical error in decode() for couchbase2 Jun 30, 2016
@busbey busbey changed the title [couchbase2] logical error in decode() for couchbase2 [couchbase2] logical error in decode() Jun 30, 2016
@busbey busbey merged commit be6ba52 into brianfrankcooper:master Jun 30, 2016
@busbey
Copy link
Collaborator

busbey commented Jun 30, 2016

@daschl should I cherry-pick this into the upcoming 0.10.0-staging branch? It'll mean we'll need couchbase testing for #772.

@daschl
Copy link
Contributor

daschl commented Jun 30, 2016

yes cherry-pick it please, I can do the testing for 0.10

@daschl
Copy link
Contributor

daschl commented Jun 30, 2016

@busbey but if we do the testing can you please please also cherry-pick 5edb1d9 over? Thanks!

@busbey
Copy link
Collaborator

busbey commented Jun 30, 2016

I think that commit requires the SDK update too? Can we take this discussion over to #772?

@busbey busbey mentioned this pull request Jun 30, 2016
@WindzCUHK WindzCUHK deleted the patch-1 branch July 4, 2016 01:27
@daschl
Copy link
Contributor

daschl commented Jul 4, 2016

@busbey this commit introduced a regression, fixing it right now.

daschl added a commit to couchbaselabs/YCSB that referenced this pull request Jul 4, 2016
this properly fixes brianfrankcooper#786 which has been reverted since it has some
side effects on other workloads and causes regressions.
busbey pushed a commit that referenced this pull request Jul 4, 2016
this properly fixes #786 which has been reverted since it has some
side effects on other workloads and causes regressions.
steffenfriedrich pushed a commit to steffenfriedrich/YCSB that referenced this pull request Aug 22, 2016
this properly fixes brianfrankcooper#786 which has been reverted since it has some
side effects on other workloads and causes regressions.
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.

3 participants