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

Fix handling of bucket+type with MR keyfilters #888

Merged
merged 2 commits into from May 30, 2014

Conversation

engelsanchez
Copy link
Contributor

Roach found this while writing tests for the Java client. If using the
JS syntax for using bucket types and keyfilters together through the PB
interface, this was broken. In the http case without security, the path
is not touched so it didn't show before.

/cc @broach can you verify with the tests you are building?

@engelsanchez engelsanchez added this to the 2.0-RC milestone Apr 2, 2014
@engelsanchez
Copy link
Contributor Author

ping @broach, what happened with the MR tests that were failing? Did you have a chance to test this fix against them?

@engelsanchez
Copy link
Contributor Author

Re-ping @broach. What happened with this? Were you able to verify that this fixed the Java client tests?

Roach found this while writing tests for the Java client. If using the
JS syntax for using bucket types and keyfilters together through the PB
interface, this was broken. In the http case without security, the path
is not touched so it didn't show before.
@engelsanchez
Copy link
Contributor Author

This fix can be verified by basho/riak_test#623. A new commit was added to fix another problem for bucket types + keyfilters in the parsing stage

@kellymclaughlin kellymclaughlin self-assigned this May 30, 2014
borshop added a commit that referenced this pull request May 30, 2014
Fix handling of bucket+type with MR keyfilters

Reviewed-by: kellymclaughlin
@kellymclaughlin
Copy link
Contributor

@borshop merge

@borshop borshop merged commit 87d1282 into develop May 30, 2014
@broach
Copy link

broach commented Jun 2, 2014

@engelsanchez Yeah, sorry - I had this open in a tab as a nagging reminder that I hadn't gotten to it and it hadn't updated. Thanks.

@engelsanchez
Copy link
Contributor Author

Actually @broach, it would be a good idea to make sure that your Java client tests do pass after the fix to make sure it's the exact code path you were hitting. Let me know if anything doesn't work and we can open a new issue.

@broach
Copy link

broach commented Jun 10, 2014

@engelsanchez Finally got here. The test now passes. 👍

@seancribbs seancribbs deleted the bugfix/bucket-types-and-mr-key-filter branch April 1, 2015 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants