sfc-gh-tclinkenbeard
|
41c790b299
|
Merge remote-tracking branch 'origin/master' into config-db
|
2021-06-10 22:31:23 -07:00 |
sfc-gh-tclinkenbeard
|
c272304e60
|
Manage global flow knobs with global knob collection
|
2021-06-09 22:33:00 -07:00 |
Xiaoxi Wang
|
838d847d4e
|
Merge pull request #4860 from sfc-gh-xwang/ppwtest
implement perpetual storage wiggling feature
|
2021-06-04 16:18:39 -07:00 |
Josh Slocum
|
9b36f69b8d
|
Merge pull request #4892 from sfc-gh-jslocum/tss_mappingv2
TSS Mapping Change
|
2021-06-04 14:57:51 -07:00 |
Lukas Joswiak
|
ba25b95c6a
|
Fix global config not updating on server processes
|
2021-06-03 14:27:24 -07:00 |
Xiaoxi Wang
|
365b0bc4d8
|
better api
|
2021-06-03 19:57:44 +00:00 |
sfc-gh-tclinkenbeard
|
89dadf1475
|
Create IKnobCollection interface
|
2021-06-02 23:40:52 -07:00 |
Xiaoxi Wang
|
351325b3af
|
comment modification; wait perpetual wiggling close
|
2021-06-03 05:13:20 +00:00 |
Josh Slocum
|
b3e4f182ef
|
TSS Mapping Change
|
2021-06-02 17:30:09 +00:00 |
sfc-gh-tclinkenbeard
|
4c059670a0
|
Parse configuration knob values on the client
|
2021-06-02 10:04:46 -07:00 |
sfc-gh-tclinkenbeard
|
a775f92fca
|
Merge remote-tracking branch 'origin/master' into config-db
|
2021-06-01 15:39:34 -07:00 |
Xiaoxi Wang
|
8b9c8b33fc
|
manually merge with master
|
2021-06-01 17:51:42 +00:00 |
Josh Slocum
|
d67184163b
|
Merge pull request #4556 from sfc-gh-jslocum/tss
Testing Storage Server
|
2021-06-01 09:11:10 -07:00 |
A.J. Beamon
|
750901dd1d
|
Reduce the frequency that buggified reads are failed so that transactions with a lot of reads aren't doomed to almost always fail.
|
2021-05-27 21:54:59 -07:00 |
Xiaoxi Wang
|
24c0c3361a
|
change quietdatabase
|
2021-05-25 21:20:24 +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
|
bb61a20851
|
Improve const-correctness of ISingleThreadTransaction
|
2021-05-15 00:23:21 -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 |
sfc-gh-tclinkenbeard
|
331dd2e377
|
Replace config_transaction option with use_config_database
|
2021-05-10 13:18:31 -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 |
sfc-gh-tclinkenbeard
|
5c2d7b6080
|
Create RangeResult type alias
|
2021-05-03 13:14:16 -07:00 |
Lukas Joswiak
|
8dcd779fc4
|
Merge branch 'master' into features/actor-lineage
|
2021-05-02 14:11:42 -07:00 |
Markus Pilman
|
f513543305
|
fix special keyspace register
|
2021-04-28 16:35:09 -06:00 |
Andrew Noyes
|
904a39e473
|
Merge pull request #4667 from sfc-gh-ajbeamon/feature-mvc-monitor-protocol-version
Use fewer connections in the multi-version client
|
2021-04-28 14:13:17 -07:00 |
Markus Pilman
|
f5b0008346
|
Merge branch 'features/actor-lineage' into features/actor-lineage-fluentd
|
2021-04-28 09:31:20 -06:00 |
Markus Pilman
|
54919d4f3b
|
Merge remote-tracking branch 'sfc/features/actor-lineage' into features/actor-lineage
|
2021-04-28 09:22:14 -06:00 |
Markus Pilman
|
4fab2ecd30
|
Merge remote-tracking branch 'origin/master' into features/actor-lineage
|
2021-04-28 09:20:54 -06:00 |
Markus Pilman
|
2d6fafde64
|
Implemented configuration
|
2021-04-27 10:26:42 -06:00 |
A.J. Beamon
|
823873a9aa
|
Address review comments:
Use nullptr instead of NULL
Use const& for a parameter
Add some comments
|
2021-04-26 14:39:27 -07:00 |
A.J. Beamon
|
a794fca932
|
Support 5.0 (and earlier) client versions by adding GRV probing for old versions. Update the C bindings implementation of get_server_protocol to convert the ProtocolVersion object into a uint64_t. Rename a misleading protocol version alias.
|
2021-04-23 15:00:21 -07:00 |
Lukas Joswiak
|
52bba82e8e
|
Add window size configuration key
|
2021-04-23 14:05:05 -07:00 |
Markus Pilman
|
a6a8a97e1f
|
Merge remote-tracking branch 'sfc/features/actor-lineage' into features/actor-lineage-instrument
|
2021-04-22 17:50:36 -06:00 |
Lukas Joswiak
|
15336ca274
|
Add callback for specific global configuration key changes
|
2021-04-20 17:51:38 -07:00 |
A.J. Beamon
|
eaaae2e16d
|
Merge branch master into 'feature-mvc-monitor-protocol-version'
|
2021-04-20 15:07:02 -07:00 |
Markus Pilman
|
d76b32da18
|
Annotate read paths on the server side
|
2021-04-20 15:10:01 -06:00 |
Chaoguang Lin
|
b34825a0e6
|
Merge branch 'master' of github.com:apple/foundationdb into add-dd-and-maintenance
|
2021-04-19 14:52:10 -07:00 |
Markus Pilman
|
51ce278d2d
|
Merge branch 'features/actor-lineage' into features/actor-lineage-collector
|
2021-04-19 12:55:29 -06:00 |
Markus Pilman
|
09ddcb3bae
|
remove old sample thread
|
2021-04-19 11:55:35 -06:00 |
Markus Pilman
|
7307750e5e
|
Merge remote-tracking branch 'origin/master' into features/actor-lineage
|
2021-04-19 11:29:52 -06:00 |
Markus Pilman
|
c8e9e2fab4
|
Merge remote-tracking branch 'sfc/features/actor-lineage' into features/actor-lineage-collector
|
2021-04-16 17:33:40 -06:00 |
Lukas Joswiak
|
551268b0f2
|
Add well known endpoint for worker communication
|
2021-04-15 13:50:50 -07:00 |
A.J. Beamon
|
486260e944
|
Fix infinite loop with stable interface protocol monitoring. Fix case where getting an error with a network option didn't properly terminate the database connection. Reduce option lock critical section.
|
2021-04-15 13:36:31 -07:00 |
A.J. Beamon
|
b2d6930103
|
The multi-version client monitors the cluster's protocol version and only activates the client library that can connect.
|
2021-04-15 11:45:14 -07:00 |
Markus Pilman
|
d51f94f16e
|
Merge pull request #4330 from sfc-gh-ljoswiak/features/global-configuration
Add global configuration framework implementation
|
2021-04-14 16:10:08 -06:00 |
A.J. Beamon
|
3ed0d614d2
|
Move fdb_get_server_protocol to be a function on the database object. Add an argument for expected_version that can be used to signal that the function shouldn't return unless the protocol version is different.
|
2021-04-14 12:50:30 -07:00 |
Lukas Joswiak
|
7de23918c0
|
Add comments, fix erase bug, make optimizations
|
2021-04-14 10:56:33 -07:00 |
Lukas Joswiak
|
6de28dd916
|
clang-format
|
2021-04-14 10:56:33 -07:00 |