Mas i1847 putapi#1370
Merged
Merged
Conversation
HTTP & PB should be the same
Add test if if-None-Match, If-Match, X-Riak_If_Not_Modified
So as not to forget
This was referenced Jan 26, 2023
stephenwood24-nhs
approved these changes
Jan 26, 2023
martinsumner
added a commit
that referenced
this pull request
Feb 6, 2023
* Update stats - no GET for PUT on HTTP HTTP & PB should be the same * Conditional PUT Test Add test if if-None-Match, If-Match, X-Riak_If_Not_Modified * Log why we do this test So as not to forget * Test if_not_modified on PBC is as-is HTTP * Update rhc - branch now merged
martinsumner
added a commit
that referenced
this pull request
Feb 7, 2023
* Update stats - no GET for PUT on HTTP HTTP & PB should be the same * Conditional PUT Test Add test if if-None-Match, If-Match, X-Riak_If_Not_Modified * Log why we do this test So as not to forget * Test if_not_modified on PBC is as-is HTTP * Update rhc - branch now merged
tburghart
added a commit
to OpenRiak/riak_test-forked
that referenced
this pull request
May 21, 2024
Test PR PW when set by bucket properties (basho#1366) Extend test to use riak_client (basho#1367) Fix Riak version check in test Add tolerance for the occasional tombstone left hanging Issues of stability post partition Mas i1847 putapi (basho#1370) Enhance handoff repair tests (basho#1369) Mas delete and transfer (basho#1371) Test reliability improvements (basho#1372) Add AAE Update verify_rejoin.erl (basho#1373) Test range repl with node_confirms set to 2 (basho#1374) wday-contrib 1100 1548 Co-authored-by: Martin Sumner <[email protected]> Co-authored-by: Ted Burghart <[email protected]> Co-authored-by: Fred Dushin <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add test for conditional PUTs, and new X-Riak-If-Not-Modified header.