Skip to content

Commit

Permalink
Merge pull request #6342 from sfc-gh-tclinkenbeard/dd-refactor
Browse files Browse the repository at this point in the history
Split `DataDistribution.actor.cpp` into multiple files
  • Loading branch information
sfc-gh-tclinkenbeard authored Feb 9, 2022
2 parents 863449c + 3f0e2ae commit 84ef34b
Show file tree
Hide file tree
Showing 8 changed files with 6,040 additions and 5,592 deletions.
4 changes: 4 additions & 0 deletions fdbserver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ set(FDBSERVER_SRCS
DataDistributionTracker.actor.cpp
DataDistributorInterface.h
DBCoreState.h
DDTeamCollection.actor.cpp
DDTeamCollection.h
DiskQueue.actor.cpp
EncryptKeyProxyInterface.h
EncryptKeyProxy.actor.cpp
Expand Down Expand Up @@ -129,6 +131,8 @@ set(FDBSERVER_SRCS
TagPartitionedLogSystem.actor.cpp
TagPartitionedLogSystem.actor.h
template_fdb.h
TCInfo.actor.cpp
TCInfo.h
tester.actor.cpp
TesterInterface.actor.h
TLogInterface.h
Expand Down
Loading

0 comments on commit 84ef34b

Please sign in to comment.