foundationdb/fdbserver/core
Akanksha Mahajan b648a0048c
Apply multiple partition maps during old-epoch backup worker processing (#13313)
* Apply multiple partition maps during old-epoch backup worker processing

* Addressed comments

* Addresed comments and removed Queue
2026-06-06 16:14:28 -07:00
..
include/fdbserver/core Apply multiple partition maps during old-epoch backup worker processing (#13313) 2026-06-06 16:14:28 -07:00
AccumulativeChecksumUtil.cpp Fix post-merge build failures 2026-03-16 06:47:23 +00:00
BackupPartitionMap.cpp Coordinate BackupAgent and DataDistributor to compute partitions for range-partitioned backup (V3) (#13304) 2026-06-03 08:30:26 -07:00
BackupProgress.cpp Add rangeBackupWorkerTags count to log system data structures. Gated this new field under 8.0 protocol version. (#13225) 2026-05-25 09:20:25 -07:00
BulkDumpUtil.cpp Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/enforce-clang-tidy2 2026-04-17 10:57:11 -07:00
BulkLoadUtil.cpp Fix assertion failure in BulkLoad manifest reading during DD cancellation (#13256) 2026-05-21 10:10:45 -07:00
CMakeLists.txt Add fdbserver library test targets 2026-05-20 13:18:11 -07:00
CoordinatedState.cpp Replace BUGGIFY macros with inline function 2026-05-20 14:54:51 -07:00
CoordinationInterface.cpp Fix more clang-tidy warnings 2026-04-15 14:23:33 +00:00
DataMovement.cpp Create fdbserver/storageserver library 2026-03-12 21:52:23 +00:00
FDBSimulationPolicy.cpp Remove line from updateFDBSimulationPolicy 2026-04-25 22:12:09 +00:00
LatencyBandConfig.cpp Rename ManagementAPI* files 2026-03-24 16:13:35 +00:00
LeaderElection.actor.cpp Replace BUGGIFY macros with inline function 2026-05-20 14:54:51 -07:00
LogSystemConfig.cpp Add rangeBackupWorkerTags count to log system data structures. Gated this new field under 8.0 protocol version. (#13225) 2026-05-25 09:20:25 -07:00
MasterInterface.cpp Fix link tests 2026-03-16 00:35:50 +00:00
MoveKeys.cpp Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/inline-buggify-function 2026-05-28 07:29:13 -07:00
MutationTracking.cpp Move mutation tracking to fdbserver/core 2026-03-16 01:18:04 +00:00
OpenDatabase.cpp Move GlobalConfig.actor.h into GlobalConfig.h 2026-03-21 01:02:41 +00:00
QuietDatabase.cpp QuietDatabase: bound recovery wait so an unrecoverable cluster fails fast (#13300) 2026-06-04 10:17:33 -07:00
RatekeeperLimitReasons.cpp Move files out of fdbserver/core 2026-03-16 07:17:14 +00:00
RocksDBCheckpointUtils.cpp Address clang-tidy warnings 2026-05-24 18:14:26 -07:00
SeedShardServers.cpp Rename key-backed coroutine headers 2026-05-11 07:47:09 -07:00
ServerCheckpoint.cpp Rename RocksDBCheckpointUtils* files 2026-04-12 15:31:46 +00:00
ServerKnobs.cpp Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/inline-buggify-function 2026-05-28 07:29:13 -07:00
ShardSizing.cpp Remove inter-role dependencies 2026-03-12 22:15:39 +00:00
SimulatorSupport.cpp Fix link tests 2026-03-16 00:35:50 +00:00
StorageMetrics.cpp Add more clang-tidy checks 2026-05-24 15:15:47 -07:00
TSSMappingUtil.cpp Rename key-backed coroutine headers 2026-05-11 07:47:09 -07:00
WaitFailure.cpp Convert more `fdbserver` files to standard coroutines (#12786) 2026-03-17 18:11:17 -07:00
WorkerEvents.cpp Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/status-coro2 2026-04-24 16:20:28 -07:00
WorkerInterface.cpp Rename actor files without ACTORs 2026-03-20 08:30:40 +00:00
WorkerSupport.cpp Rename TDMetric.actor.h 2026-04-02 05:51:35 +00:00
WorkloadKeys.cpp Remove role library dependencies on fdbserver/tester 2026-03-24 22:13:52 +00:00