dylan tirandaz
|
262996e884
|
Remove duplicate trace file open error reporting (#13353)
|
2026-07-28 19:46:00 -04:00 |
Trevor Clinkenbeard
|
4a3db78aa2
|
Rename WorkerInterface coroutine header
|
2026-07-17 00:58:03 -07:00 |
Trevor Clinkenbeard
|
4662fea92f
|
Fix issues found by custom clang-tidy checks
|
2026-07-12 09:50:35 -07:00 |
Trevor Clinkenbeard
|
591747d7e5
|
Move process class recruitment policy into fdbserver
|
2026-06-25 18:54:14 -07:00 |
Trevor Clinkenbeard
|
fe42e6fd79
|
Enforce clang-tidy braces around long statements
|
2026-06-22 23:01:11 -07:00 |
Trevor Clinkenbeard
|
c15b88ff7d
|
Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/inline-buggify-function
# Conflicts:
# fdbserver/core/ServerKnobs.cpp
# fdbserver/tlog/TLogServer.cpp
|
2026-05-28 07:29:13 -07:00 |
Trevor Clinkenbeard
|
091aa15a2f
|
Address clang-tidy warnings
|
2026-05-24 18:14:26 -07:00 |
Trevor Clinkenbeard
|
1bc151d47f
|
Add more clang-tidy checks
|
2026-05-24 15:15:47 -07:00 |
Trevor Clinkenbeard
|
b46c58415c
|
Replace BUGGIFY macros with inline function
|
2026-05-20 14:54:51 -07:00 |
Trevor Clinkenbeard
|
50c93ab213
|
s/backup/backupworker
|
2026-05-19 09:22:40 -07:00 |
Trevor Clinkenbeard
|
1675f12745
|
Report backup worker roles in status json
|
2026-05-18 14:51:24 -07:00 |
Trevor Clinkenbeard
|
56a74e9882
|
Merge pull request #13178 from tclinkenbeard-oai/dev/tclinkenbeard/coro-move-preserving-futures
Coroutine framework optimizations
|
2026-05-12 15:23:47 -07:00 |
Trevor Clinkenbeard
|
e6e3846afa
|
Use getAllAsync for status section fetchers
|
2026-05-12 13:12:51 -07:00 |
Trevor Clinkenbeard
|
287efc8530
|
Rename key-backed coroutine headers
|
2026-05-11 07:47:09 -07:00 |
Trevor Clinkenbeard
|
19eb536c0f
|
Add move-preserving getAllAsync for AsyncResult
|
2026-05-08 08:33:24 -07:00 |
Trevor Clinkenbeard
|
547a2e77a8
|
Add move-preserving getAllAsync helper
|
2026-05-08 08:33:24 -07:00 |
Trevor Clinkenbeard
|
58b2ef1796
|
Most post coroutine conversion linting
|
2026-05-06 10:48:02 -07:00 |
Trevor Clinkenbeard
|
ffd1da0510
|
Clean up dependencies in fdbserver/clustercontroller/CMakeLists.txt
|
2026-04-27 21:09:31 +00:00 |
Trevor Clinkenbeard
|
d40d30c492
|
Add comment to LatencyProbeState struct
|
2026-04-26 11:03:06 -07:00 |
Trevor Clinkenbeard
|
3516393064
|
Fix formatting
|
2026-04-25 10:59:51 -07:00 |
Trevor Clinkenbeard
|
11715ad884
|
Add LatencyProbeState struct to fix lifetime issue
|
2026-04-25 10:38:59 -07:00 |
Trevor Clinkenbeard
|
9ec63a5f18
|
Fix formatting
|
2026-04-24 15:00:08 -07:00 |
Trevor Clinkenbeard
|
c69f404587
|
Add comment for ClusterGetStatusState struct
|
2026-04-24 21:41:19 +00:00 |
Trevor Clinkenbeard
|
6143294a5b
|
Add ClusterGetStatusState struct to resolve lifetime issues on coroutine cancellation
|
2026-04-24 21:32:13 +00:00 |
Trevor Clinkenbeard
|
7b3d5b98b7
|
Merge apple/main into status coroutine branch
|
2026-04-23 21:50:58 +00:00 |
Trevor Clinkenbeard
|
af5d509d19
|
Fix typo
|
2026-04-16 00:38:53 -07:00 |
Trevor Clinkenbeard
|
c3a9f74afc
|
Workaround gcc coroutine bug
|
2026-04-16 07:09:19 +00:00 |
Trevor Clinkenbeard
|
f38045f66f
|
Update clusterGetStatus to return AsyncResult
|
2026-04-16 03:59:53 +00:00 |
Trevor Clinkenbeard
|
50ed99915c
|
Update getServerMetrics to return AsyncResult
|
2026-04-16 03:49:02 +00:00 |
Trevor Clinkenbeard
|
317268613e
|
Expand AsyncResult use in Status.cpp
|
2026-04-16 02:35:46 +00:00 |
Trevor Clinkenbeard
|
19c5bdbe11
|
Update latestEventOnWorker to return AsyncResult
|
2026-04-16 02:17:56 +00:00 |
Trevor Clinkenbeard
|
7e695c815a
|
Rename Status.actor.cpp
|
2026-04-16 02:14:53 +00:00 |