Jingyu Zhou
|
b2fded5c51
|
CC sends recovery txn version during TLog recruitment
This simplifies the logic for TLog to wait for recovery txn before replying
back to peeks.
|
2022-05-24 14:57:55 -07:00 |
Zhe Wu
|
cb73352e36
|
Don't pop every generation of old log router
|
2022-05-24 08:47:57 -07:00 |
Ray Jenkins
|
dc9e782ccc
|
OpenTelemetry Tracing Perf Fixes (#6990)
|
2022-05-02 14:56:51 -05:00 |
Ray Jenkins
|
1c5bf135d5
|
Revert "Migrate to OpenTelemetry tracing. (#6855)" (#6941)
This reverts commit 5df3bac110 .
|
2022-04-25 09:29:56 -05:00 |
Ray Jenkins
|
5df3bac110
|
Migrate to OpenTelemetry tracing. (#6855)
|
2022-04-20 09:26:37 -05:00 |
Jingyu Zhou
|
cfcf0f152c
|
Merge branch 'main-4a085fc84' into vv
Fix Conflicts:
fdbclient/NativeAPI.actor.cpp
fdbserver/ClusterRecovery.actor.cpp
fdbserver/MasterInterface.h
fdbserver/masterserver.actor.cpp
flow/error_definitions.h
|
2022-03-30 22:28:06 -07:00 |
sfc-gh-tclinkenbeard
|
a71099471b
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
Jingyu Zhou
|
a1adc90d3e
|
Remove unused variable "maxRv"
|
2022-02-07 11:49:56 -08:00 |
Jingyu Zhou
|
415970a47b
|
Fix compiler warnings
Initialization order issue.
|
2022-02-07 11:49:56 -08:00 |
Dan Lambright
|
9544379cdf
|
rebase
|
2022-01-20 11:12:33 -05:00 |
Dan Lambright
|
792d7d288d
|
address review comments
|
2021-12-19 12:50:59 -05:00 |
Dan Lambright
|
0222d8669d
|
fix simulation failures
|
2021-12-10 09:56:21 -05:00 |
Dan Lambright
|
0f99ad582b
|
first cut unicast recovery
|
2021-11-10 12:31:16 -05:00 |
Lukas Joswiak
|
30867750b5
|
Add protection against storage and tlog data deletion when joining a new cluster
|
2021-11-09 12:29:47 -08:00 |
Sreenath Bodagala
|
184c134b8a
|
- Resolve merge conflicts
|
2021-09-17 20:25:16 +00:00 |
Xiaoge Su
|
abf73047ca
|
Enforce std:: specifier rather than using namespace
|
2021-09-16 19:40:28 -07:00 |
Xiaoge Su
|
40648dbb31
|
fixup! Update code per comment
Also fix the issue that TagPartitionedLogSystem.actor.cpp should include
TagPartitionedLogSystem.actor.h
|
2021-09-12 14:17:19 -07:00 |
Xiaoge Su
|
ecca4edeb4
|
Create TagPartitionedLogSystem.actor.h
TagPartitionedLogSystem.actor.h contains the struct of TagPartitionedLogSystem.
|
2021-09-12 14:17:19 -07:00 |