Skip to content

Commit

Permalink
Merge some of update by document and script
Browse files Browse the repository at this point in the history
These share many of the same options so it makes sense to merge them.
This also adds support for things like _retry_on_conflict and _routing to
updates by scripts.

Closes #628
Closes #627
  • Loading branch information
Nik Everett committed Jun 13, 2014
1 parent 61898fb commit 23ab5ee
Show file tree
Hide file tree
Showing 9 changed files with 579 additions and 669 deletions.
2 changes: 2 additions & 0 deletions changes.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
CHANGES

<<<<<<< HEAD
2014-06-13
- Stop ClientTest->testDeleteIdsIdxStringTypeString from failing 1/3 of the time #634
- Stop ScanAndScrollTest->testQuerySizeOverride from failing frequently for no reason #635
- rework Document and Script so they can share some infrastructure allowing scripts to specify things like _retry_on_conflict and _routing #629

2014-06-11
- Allow bulk API deletes to be routed #631
Expand Down

0 comments on commit 23ab5ee

Please sign in to comment.