1
0
Fork 0
arangodb/arangod/RocksDBEngine
Jan e7db6d3097 don't return any in-progress indexes (#10431)
* don't return any in-progress indexes

* fix handling of in-progress indexes

* add test

* address review comment
2019-11-14 12:09:41 +01:00
..
CMakeLists.txt This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
RocksDBBackgroundErrorListener.cpp display reason for error in background listener, plus ignore shutdown (#9206) 2019-06-07 10:11:12 +02:00
RocksDBBackgroundErrorListener.h Add RocksDB background error listener. (#8535) 2019-03-22 20:25:04 +01:00
RocksDBBackgroundThread.cpp Try to fix corruption error (#9258) 2019-06-25 10:18:26 +02:00
RocksDBBackgroundThread.h Try to fix corruption error (#9258) 2019-06-25 10:18:26 +02:00
RocksDBBuilderIndex.cpp don't issue a warning when transaction log iterator reports more data (#9869) 2019-09-02 11:29:00 +03:00
RocksDBBuilderIndex.h fix windows warnings (#9326) 2019-06-26 09:24:43 +02:00
RocksDBCollection.cpp don't return any in-progress indexes (#10431) 2019-11-14 12:09:41 +01:00
RocksDBCollection.h Bug fix/simplify cache setup (#9341) 2019-06-27 15:44:39 +02:00
RocksDBCollectionMeta.cpp fix assertion (#8860) 2019-04-26 18:51:34 +02:00
RocksDBCollectionMeta.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
RocksDBColumnFamily.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBCommon.cpp handle incomplete read errors (#9021) 2019-05-20 14:13:41 +02:00
RocksDBCommon.h handle incomplete read errors (#9021) 2019-05-20 14:13:41 +02:00
RocksDBComparator.cpp refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
RocksDBComparator.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
RocksDBCuckooIndexEstimator.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
RocksDBEdgeIndex.cpp don't unfairly favor the edge index when comparing it to more specialized indexes on `_from`/`_to` plus other attributes (#9362) 2019-07-01 16:32:42 +02:00
RocksDBEdgeIndex.h clean up usage costs (#9237) 2019-06-26 17:01:22 +02:00
RocksDBEngine.cpp don't return any in-progress indexes (#10431) 2019-11-14 12:09:41 +01:00
RocksDBEngine.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
RocksDBEventListener.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
RocksDBEventListener.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
RocksDBFormat.cpp next hack attempt (#8802) 2019-04-29 17:09:05 +02:00
RocksDBFormat.h next hack attempt (#8802) 2019-04-29 17:09:05 +02:00
RocksDBFulltextIndex.cpp Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
RocksDBFulltextIndex.h Bug fix 3.5/issue 10078 (#10082) 2019-09-27 15:18:57 +03:00
RocksDBGeoIndex.cpp refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
RocksDBGeoIndex.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
RocksDBHashIndex.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
RocksDBIncrementalSync.cpp Improve syncer error message (#10404) 2019-11-12 22:32:46 +03:00
RocksDBIncrementalSync.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBIndex.cpp Bug fix/iresearch trx (#9536) (#9549) 2019-07-23 18:43:18 +03:00
RocksDBIndex.h Bug fix 3.5/issue #9612 (#9778) 2019-08-21 17:59:59 +03:00
RocksDBIndexFactory.cpp Forbid indexes on _id (#9337) 2019-06-28 11:11:22 +02:00
RocksDBIndexFactory.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
RocksDBIterators.cpp handle incomplete read errors (#9021) 2019-05-20 14:13:41 +02:00
RocksDBIterators.h next hack attempt (#8802) 2019-04-29 17:09:05 +02:00
RocksDBKey.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBKey.h fix memleaks 2019-04-09 11:24:03 +02:00
RocksDBKeyBounds.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBKeyBounds.h next hack attempt (#8802) 2019-04-29 17:09:05 +02:00
RocksDBLogValue.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBLogValue.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RocksDBMethods.cpp Use GetForUpdate on unique indexes (#9234) 2019-06-13 16:32:24 +02:00
RocksDBMethods.h Use GetForUpdate on unique indexes (#9234) 2019-06-13 16:32:24 +02:00
RocksDBOptimizerRules.cpp refactoring (#9411) 2019-07-09 11:15:52 +02:00
RocksDBOptimizerRules.h refactoring (#9411) 2019-07-09 11:15:52 +02:00
RocksDBPersistentIndex.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBPrefixExtractor.h
RocksDBPrimaryIndex.cpp fixed issue #9862 (#9865) 2019-08-30 19:31:55 +03:00
RocksDBPrimaryIndex.h clean up usage costs (#9237) 2019-06-26 17:01:22 +02:00
RocksDBRecoveryHelper.h bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
RocksDBRecoveryManager.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
RocksDBRecoveryManager.h bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
RocksDBReplicationCommon.cpp Make Result final (#8157) 2019-02-15 20:05:30 +01:00
RocksDBReplicationCommon.h Make Result final (#8157) 2019-02-15 20:05:30 +01:00
RocksDBReplicationContext.cpp Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
RocksDBReplicationContext.h Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
RocksDBReplicationManager.cpp Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
RocksDBReplicationManager.h Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
RocksDBReplicationTailing.cpp make it possible to limit the number of parallel WAL tailing invocations (#9344) 2019-06-27 18:43:53 +02:00
RocksDBReplicationTailing.h
RocksDBRestCollectionHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestCollectionHandler.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestExportHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestExportHandler.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestHandlers.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
RocksDBRestReplicationHandler.h Bug fix 3.5/min replication factor (#9524) 2019-07-22 17:48:34 +03:00
RocksDBRestWalHandler.cpp Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
RocksDBRestWalHandler.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBSettingsManager.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBSettingsManager.h snafu (#8728) 2019-04-10 19:14:34 +02:00
RocksDBSkiplistIndex.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
RocksDBSyncThread.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RocksDBSyncThread.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
RocksDBThrottle.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
RocksDBThrottle.h Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
RocksDBTransactionCollection.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
RocksDBTransactionCollection.h Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
RocksDBTransactionState.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
RocksDBTransactionState.h do not acquire a snapshot for a single read op (#8916) 2019-05-07 09:50:14 +02:00
RocksDBTtlIndex.cpp Bug fix 3.5/make ttl indexes behave like others (#9547) 2019-07-23 15:46:50 +03:00
RocksDBTtlIndex.h Bug fix 3.5/make ttl indexes behave like others (#9547) 2019-07-23 15:46:50 +03:00
RocksDBTypes.cpp Optimize memory usage in AQL by using constrained heap sort when reasonable (#7990) 2019-01-31 22:46:57 +01:00
RocksDBTypes.h Background Indexing (#8039) 2019-01-29 09:31:32 +01:00
RocksDBUpgrade.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RocksDBUpgrade.h
RocksDBV8Functions.cpp Feature/upgrade v8 7.1.302.28 (#8088) 2019-02-19 11:15:34 +01:00
RocksDBV8Functions.h
RocksDBVPackIndex.cpp Bug fix 3.5/issue #9612 (#9778) 2019-08-21 17:59:59 +03:00
RocksDBVPackIndex.h clean up usage costs (#9237) 2019-06-26 17:01:22 +02:00
RocksDBValue.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBValue.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RocksDBWalAccess.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RocksDBWalAccess.h port of replication improvements from 3.4 (#8308) 2019-03-11 13:37:18 +01:00