-
Notifications
You must be signed in to change notification settings - Fork 157
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
Updating objects
documentation issue [JIRA: CLIENTS-1108]
#704
Comments
Updating objects
documentation issueUpdating objects
documentation issue [JIRA: CLIENTS-1108]
Hi @apischan, Thanks, |
Also those methods were removed in 2.0.1 (92adf82). If there's documentation that's invalid I'd like to fix it, but I'd need to know where it is. Git commit notes:
|
Hi @alexmoore |
Ahh ok, I was looking in different docs. I will try to get a fix/PR in on Monday. Thanks for finding this!
… On Apr 8, 2017, at 5:43 PM, Andrii Pischanskyi ***@***.***> wrote:
Hi @alexmoore
For instance this link
http://docs.basho.com/riak/kv/2.1.1/developing/usage/updating-objects/
And further version (for instance 2.2.2) have the same info as well.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Documentation section
Updating objects
for Java client have the sectionsClobber Updates
andNo-operation Updates in Java
. There mentions the methods that are present in versions 2.0.* but they are absent in version 2.1.*:Update.clobberUpdate(...)
andUpdate.noopUpdate()
.Possible Fix
fix the documentation
Steps to Reproduce
not provided
Your Environment
The text was updated successfully, but these errors were encountered: