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

Add Bucket Type properties ops and itests #313

Merged
merged 5 commits into from
Oct 16, 2013

Conversation

broach
Copy link
Contributor

@broach broach commented Oct 11, 2013

testResetBucketTypeProps() fails because ... Riak 2.0.0pre3 is broke. It's not resetting the R value.

Bucket type tests are optional. Create a bucket type named 'test_type' and then use:
mvn clean install -Pitest,test-debug-logging -Dcom.basho.riak.buckettype=true

Closes #312
Closes #296

Brian Roach added 4 commits October 10, 2013 18:28
testResetBucketTypeProps() fails because ... Riak 2.0.0pre3 is broke.
Still tests the operation but avoids properties that may not
have been set when the type was created and don't reset.
It was missing the cvlock info.
For realz this time (missing commas)
@mgodave
Copy link
Contributor

mgodave commented Oct 16, 2013

👍

Conflicts:
	src/test/java/com/basho/riak/client/core/operations/itest/ITestBase.java
broach pushed a commit that referenced this pull request Oct 16, 2013
Add Bucket Type properties ops and itests
@broach broach merged commit bb0a78e into master Oct 16, 2013
@broach
Copy link
Contributor Author

broach commented Oct 18, 2013

👍 basho/riak#362

@alexmoore alexmoore deleted the gh312-gh296-bucket-type-ops-itest branch October 23, 2015 01:55
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