Jingyu Zhou
2d2a2144f4
Update copyright years to 2013-2026 ( #12653 )
...
No functional changes.
2026-01-22 10:49:41 -08:00
Syed Paymaan Raza
c3e7542cda
Update end year in copyright header
2024-08-02 09:40:11 -07:00
Lukas Joswiak
74ac617a34
Add support for changing coordinators to the configuration database
...
Configuration database data lives on the coordinators. When a change
coordinators command is issued, the data must be sent to the new
coordinators to keep the database consistent.
2022-09-13 16:53:54 -07:00
Renxuan Wang
bd6d765b83
Fix ConfigFollowerInterface constructor.
2022-04-08 14:21:49 -07:00
sfc-gh-tclinkenbeard
a71099471b
Update copyright header dates
2022-03-21 13:36:23 -07:00
Lukas Joswiak
92998fd20b
Merge rollback message into rollforward message
2021-10-25 12:03:22 -07:00
Lukas Joswiak
48dc91dd7f
Add rollback and rollforward logic to ConfigBroadcaster
2021-10-25 12:03:22 -07:00
Vaidas Gasiunas
16171d8252
Refactoring well-known endpoint registration
...
- List all well-known endpoints of FDB in a single enum
- Identify well-known endpoints by plain IDs
2021-09-21 11:05:31 -06:00
sfc-gh-tclinkenbeard
9cfd6ed955
Add simple implementation to PaxosConfigConsumer
2021-07-18 17:07:10 -07:00
sfc-gh-tclinkenbeard
42d387747b
Introduce ConfigBroadcastFollowerInterface for broadcaster to local configuration communication
2021-05-23 00:41:15 -07:00
sfc-gh-tclinkenbeard
3d97d92acf
Address/remove some TODO comments
2021-05-18 19:14:22 -07:00
sfc-gh-tclinkenbeard
748a3ebfbe
Add GetSnapshotAndChangesRequest type
2021-05-18 15:28:44 -07:00
sfc-gh-tclinkenbeard
16d670d3bb
Add unit tests for LocalConfiguration
2021-05-12 11:56:45 -07:00
sfc-gh-tclinkenbeard
9c844916d8
Create new ConfigKnobOverrides and ManualKnobOverrides classes
2021-05-12 10:12:37 -07:00
sfc-gh-tclinkenbeard
8e5c396aca
Add ConfigClassSet:::contains method
2021-05-11 18:54:37 -07:00
sfc-gh-tclinkenbeard
7681f38f45
Add config_classes command line option for fdbserver
2021-05-11 18:23:33 -07:00
sfc-gh-tclinkenbeard
3b4932706d
Encapsulate ConfigFollowerInterface::_id
2021-04-26 20:41:20 -07:00
sfc-gh-tclinkenbeard
dc577b6608
Fix some bugs in distribution of configBroadcaster interface
2021-04-26 18:46:22 -07:00
sfc-gh-tclinkenbeard
9bed1f7aa5
Run SimpleConfigBroadcaster on cluster controller
2021-04-25 17:20:02 -07:00