mirror of https://gitee.com/bigwinds/arangodb
* 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 |
||
---|---|---|
.. | ||
Actions | ||
Agency | ||
Aql | ||
Auth | ||
Cache | ||
Cluster | ||
ClusterEngine | ||
GeneralServer | ||
GeoIndex | ||
Graph | ||
IResearch | ||
Indexes | ||
InternalRestHandler | ||
MMFiles | ||
Pregel | ||
Replication | ||
RestHandler | ||
RestServer | ||
RocksDBEngine | ||
Scheduler | ||
Sharding | ||
Statistics | ||
StorageEngine | ||
Transaction | ||
Utils | ||
V8Server | ||
VocBase | ||
CMakeLists.txt | ||
dbg.cmake |