OpenSearch/test/framework
Boaz Leskes 733a6d34c1
Add seq no powered optimistic locking support to the index and delete transport actions (#36619)
This commit add support for using sequence numbers to power [optimistic concurrency control](http://en.wikipedia.org/wiki/Optimistic_concurrency_control) 
in the delete and index transport actions and requests. A follow up will come with adding sequence
numbers to the update and get results.

Relates #36148 
Relates #10708
2018-12-15 17:59:57 +01:00
..
src Add seq no powered optimistic locking support to the index and delete transport actions (#36619) 2018-12-15 17:59:57 +01:00
build.gradle Testing conventions task part 2 (#36107) 2018-12-05 14:20:01 +02:00