negoyal
|
2b5a96f745
|
Single code path for sim and non-sim modes.
|
2021-07-07 23:58:14 -07:00 |
negoyal
|
df39c5a44e
|
Implement Disk Throttling Chaos workload.
|
2021-06-30 17:05:04 -07:00 |
Zhe Wu
|
865367fb72
|
Add updateWorkerHealth interface in cluster controller
|
2021-06-24 19:42:28 -07:00 |
Evan Tschannen
|
fcb8bd6475
|
Revert "Make the sim2 run loop match the behavior of the net2 run loop."
|
2021-06-22 14:50:01 -07:00 |
Evan Tschannen
|
154332a94b
|
Merge branch 'master' of https://github.com/apple/foundationdb into feature-sim-time-batching
# Conflicts:
# fdbserver/VersionedBTree.actor.cpp
|
2021-06-22 09:37:40 -07:00 |
Evan Tschannen
|
244e8f3527
|
Merge branch 'master' of https://github.com/apple/foundationdb into feature-streaming-reply-master
# Conflicts:
# fdbclient/CMakeLists.txt
# fdbclient/Knobs.h
# fdbserver/Knobs.h
|
2021-06-21 16:35:21 -07:00 |
Evan Tschannen
|
1cec223434
|
cherry pick streaming replies to master
|
2021-06-19 09:47:13 -07:00 |
sfc-gh-tclinkenbeard
|
6619545c30
|
Merge remote-tracking branch 'origin/master' into config-db
|
2021-06-18 19:59:56 -07:00 |
Zhe Wu
|
e3c9d9f6a0
|
Merge pull request #4987 from halfprice/zhewu/worker-health-monitor
Create health monitor in FDB workers to monitor peer network condition
|
2021-06-17 16:58:24 -07:00 |
Zhe Wu
|
07ee4029f2
|
Addressing comments.
|
2021-06-17 14:53:15 -07:00 |
sfc-gh-tclinkenbeard
|
826e70916c
|
Merge remote-tracking branch 'origin/master' into config-db
|
2021-06-17 09:47:41 -07:00 |
Zhe Wu
|
759ff61500
|
Remove unused parameters in registrationClient method
|
2021-06-16 15:13:09 -07:00 |
Zhe Wu
|
4e3e2b0392
|
Create health monitor in FDB workers to monitor network condition. This change is only inside the worker.
|
2021-06-16 14:50:44 -07:00 |
Markus Pilman
|
5cd029967e
|
minor simplification (address review)
|
2021-06-15 17:37:05 -06:00 |
Markus Pilman
|
56eaf1bc83
|
added comments
|
2021-06-15 16:49:27 -06:00 |
Markus Pilman
|
dc17be093c
|
don't allow double recruitement for storages
|
2021-06-15 16:00:43 -06:00 |
sfc-gh-tclinkenbeard
|
41c790b299
|
Merge remote-tracking branch 'origin/master' into config-db
|
2021-06-10 22:31:23 -07:00 |
sfc-gh-tclinkenbeard
|
13ee24f464
|
Add UseConfigDB class
|
2021-06-10 20:57:50 -07:00 |
Evan Tschannen
|
08a5f17660
|
Merge branch 'master' of https://github.com/apple/foundationdb into feature-sim-time-batching
# Conflicts:
# fdbserver/DataDistribution.actor.cpp
|
2021-06-08 10:04:06 -07:00 |
sfc-gh-tclinkenbeard
|
6fc2f1ddcb
|
Fix/remove some TODO comments in configuration database code
|
2021-06-06 09:27:51 -07:00 |
Lukas Joswiak
|
ba25b95c6a
|
Fix global config not updating on server processes
|
2021-06-03 14:27:24 -07:00 |
sfc-gh-tclinkenbeard
|
a775f92fca
|
Merge remote-tracking branch 'origin/master' into config-db
|
2021-06-01 15:39:34 -07:00 |
Josh Slocum
|
d67184163b
|
Merge pull request #4556 from sfc-gh-jslocum/tss
Testing Storage Server
|
2021-06-01 09:11:10 -07:00 |
Dan Lambright
|
065c4fdd5a
|
issue 4252
|
2021-05-27 08:08:07 -04:00 |
Josh Slocum
|
d68cb9b048
|
Changing role names and enabling tss by default in consistency check
|
2021-05-25 22:21:43 +00:00 |
Josh Slocum
|
4257ac2b4d
|
More TSS Changes/Fixes
|
2021-05-25 20:37:48 +00:00 |
Josh Slocum
|
ce82c9653e
|
Testing Storage Server implementation
|
2021-05-25 20:28:50 +00:00 |
sfc-gh-tclinkenbeard
|
1cb37a6216
|
Create local configuration files on demand
|
2021-05-23 21:03:15 -07:00 |
sfc-gh-tclinkenbeard
|
42d387747b
|
Introduce ConfigBroadcastFollowerInterface for broadcaster to local configuration communication
|
2021-05-23 00:41:15 -07:00 |
Evan Tschannen
|
f57f0d64f4
|
Merge branch 'master' into feature-sim-time-batching
# Conflicts:
# fdbserver/DataDistribution.actor.cpp
|
2021-05-20 09:09:35 -07:00 |
sfc-gh-tclinkenbeard
|
748a3ebfbe
|
Add GetSnapshotAndChangesRequest type
|
2021-05-18 15:28:44 -07:00 |
sfc-gh-tclinkenbeard
|
fcc6efd3b1
|
Add .cluster.configuration status json field
|
2021-05-18 10:47:16 -07:00 |
sfc-gh-tclinkenbeard
|
a3726898bb
|
Support disabling configuration database node servers
|
2021-05-17 20:58:09 -07:00 |
sfc-gh-tclinkenbeard
|
0dd11cb2f6
|
Added --ignore_config_db and --use_test_config_db command line arguments
|
2021-05-17 19:14:32 -07:00 |
sfc-gh-tclinkenbeard
|
5298d9b870
|
Add LocalConfigurationMetrics logging
|
2021-05-13 16:08:02 -07:00 |
sfc-gh-tclinkenbeard
|
6836bec63b
|
Added IDependentAsyncVar generic class
|
2021-05-13 00:51:19 -07:00 |
sfc-gh-tclinkenbeard
|
511ce8d088
|
Use SimpleConfigConsumer in LocalConfiguration
|
2021-05-12 17:24:13 -07:00 |
RenxuanW
|
cc6497ddfb
|
Only log timeout when CC is unknown for a worker.
|
2021-05-12 16:24:13 -07:00 |
sfc-gh-tclinkenbeard
|
9c844916d8
|
Create new ConfigKnobOverrides and ManualKnobOverrides classes
|
2021-05-12 10:12:37 -07:00 |
sfc-gh-tclinkenbeard
|
7681f38f45
|
Add config_classes command line option for fdbserver
|
2021-05-11 18:23:33 -07:00 |
Lukas Joswiak
|
4ea760b2a9
|
Revert "Merge pull request #4136 from sfc-gh-mpilman/features/actor-lineage"
This reverts commit da41534618 , reversing
changes made to e6300905d6 .
|
2021-05-10 20:26:12 -07:00 |
Lukas Joswiak
|
cdf98f987d
|
Revert "Fix global config not triggering changes on server processes"
|
2021-05-10 12:18:28 -07:00 |
Lukas Joswiak
|
71ba6f4501
|
Switch std::function to AsyncTrigger
|
2021-05-07 16:05:03 -07:00 |
Lukas Joswiak
|
0fc1552683
|
Fix global config updates not triggering on fdbserver processes
|
2021-05-06 15:46:34 -07:00 |
Lukas Joswiak
|
8dcd779fc4
|
Merge branch 'master' into features/actor-lineage
|
2021-05-02 14:11:42 -07:00 |
sfc-gh-tclinkenbeard
|
852e0b4da0
|
Add id to localconf file name
|
2021-04-30 11:01:44 -07:00 |
RenxuanW
|
2bf7cf707e
|
Revert a change in fdbserver/worker.actor.cpp.
|
2021-04-27 15:19:18 -07:00 |
RenxuanW
|
0145eea684
|
Make `MonitorLeaderForwarding` and `LeaderForwarding` trackLatest events.
|
2021-04-27 15:17:20 -07:00 |
Lukas Joswiak
|
e163432303
|
Add filtering by wait state
|
2021-04-27 10:20:25 -07:00 |
Lukas Joswiak
|
7f9ee224a4
|
Refactor samples to include wait state
|
2021-04-26 22:50:44 -07:00 |