1
0
Fork 0
arangodb/arangod
Dronplane 592063c503 Bug fix 3.4/data loss in view (#9658)
* Added full index iterator utilization in case of some documents was not found in collection

* Added index operations reversal in case of insertion failure in rocksdb

* Removed singleop optimization as rollback possible even for such operations (in case of index operation failure on insert)

* Added tests for insert rollback in views

* Added catch tests for view block

* Added changelog entry

* fixed jslint errors

* fixed linux build

* Added test for update

* Fix CHANGELOG sequence

* Add line

* Added reverts for update and remove failures

* Cleanup in test. Added throwing error in case of failed reversal

* fixed typo

Co-Authored-By: Simran <Simran-B@users.noreply.github.com>

* fixed build

* Applied review comments

* Applied review comments
2019-08-09 17:30:17 +03:00
..
Actions big reformat 2018-12-26 00:57:05 +01:00
Agency Fail the FailedLeader Job if the new leader fails. (3.4 port) (#9640) 2019-08-09 14:00:55 +02:00
Aql nested collect backport 3.4 (#9590) 2019-07-29 19:42:50 +03:00
Auth Bugfix/backport fs changes (#9024) 2019-05-23 12:46:47 +02:00
Cache Pregel various fixes (#8879) 2019-05-07 09:53:18 +02:00
Cluster [3.4] Fast Leader Change (#9642) 2019-08-09 14:02:04 +02:00
ClusterEngine less locking for ClusterSelectivityEstimates (#8891) 2019-05-06 13:23:33 +02:00
GeneralServer disable-foxx 3.4 (#9593) 2019-07-31 10:58:42 +02:00
GeoIndex Pregel various fixes (#8879) 2019-05-07 09:53:18 +02:00
Graph Bug fix/gharial 3 4 edge from and tos verification (#9263) 2019-06-21 14:43:43 +02:00
IResearch Bug fix 3.4/data loss in view (#9658) 2019-08-09 17:30:17 +03:00
Indexes Pregel various fixes (#8879) 2019-05-07 09:53:18 +02:00
InternalRestHandler big reformat 2018-12-26 00:57:05 +01:00
MMFiles Bug fix 3.4/data loss in view (#9658) 2019-08-09 17:30:17 +03:00
Pregel class ManagedDocumentResult is not a struct 2019-06-06 12:05:31 +02:00
Replication increase the timeout for more reliable test results (#8735) 2019-04-15 10:16:42 +02:00
RestHandler [3.4] Fast Leader Change (#9642) 2019-08-09 14:02:04 +02:00
RestServer disable-foxx 3.4 (#9593) 2019-07-31 10:58:42 +02:00
RocksDBEngine Bug fix 3.4/data loss in view (#9658) 2019-08-09 17:30:17 +03:00
Scheduler [3.4] Scheduler Logging (#9028) 2019-05-20 16:30:52 +02:00
Sharding big reformat 2018-12-26 00:57:05 +01:00
Statistics don't keep the memory stats in the collections to save disk space (#9583) 2019-07-29 08:45:51 +02:00
StorageEngine less locking for ClusterSelectivityEstimates (#8891) 2019-05-06 13:23:33 +02:00
Transaction Various error reporting fixes plus Maintenance Current fix. (#9398) 2019-07-05 13:38:44 +02:00
Utils Bug fix 3.4/replication fuzz debugging (#8668) 2019-04-03 11:43:36 +02:00
V8Server disable-foxx 3.4 (#9593) 2019-07-31 10:58:42 +02:00
VocBase Fix missed callbacks race condition (#9183) 2019-06-06 14:07:41 +02:00
CMakeLists.txt disable-foxx 3.4 (#9593) 2019-07-31 10:58:42 +02:00
dbg.cmake