Josh Slocum
|
0ff8ddc2b6
|
Merge branch 'master' into blob_full_clean
|
2021-10-25 13:38:48 -05:00 |
A.J. Beamon
|
e882eb33fc
|
Abstract the cluster file into a cluster connection record that can be backed by something other than the filesystem.
|
2021-10-22 11:05:18 -07:00 |
Josh Slocum
|
5f0ec0612a
|
Merge branch 'feature-range-feed' into blob_full
|
2021-10-13 15:44:35 -05:00 |
Xiaoxi Wang
|
1d36c18a68
|
solve cmake configure error when -DOPEN_FOR_IDE=ON
|
2021-09-21 12:43: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 |
Josh Slocum
|
c2d1d1704f
|
Merge branch 'feature-range-feed' into blob_full
|
2021-09-10 11:21:52 -05:00 |
Suraj Gupta
|
66166839fd
|
Add BlobWorkerCommon to CMakeLists.
|
2021-09-03 15:05:35 -04:00 |
Josh Slocum
|
714aca4f3c
|
Refactored blob granule reads to actually be in NativeAPI
|
2021-08-25 15:01:38 -05:00 |
Mohamed Oulmahdi
|
c1bb977a93
|
Set sampling dependencies for Windows only
|
2021-08-24 10:48:31 +02:00 |
Mohamed Oulmahdi
|
2c5510011c
|
Add dependencies between sampling and non-sampling actors projects
|
2021-08-24 10:48:31 +02:00 |
Steve Atherton
|
ebdb9064ff
|
Merge pull request #5359 from RenxuanW/mlr
Check in the prototype of MutationLogReader.
|
2021-08-19 21:11:10 -07:00 |
Renxuan Wang
|
6e89dc3da0
|
Check in the prototype of MutationLogReader.
|
2021-08-18 14:59:50 -07:00 |
Chaoguang Lin
|
b9628bdb50
|
Merge branch 'master' of github.com:apple/foundationdb into add-flow-db-interface
|
2021-08-17 20:24:41 +00:00 |
sfc-gh-tclinkenbeard
|
3418c20867
|
Merge remote-tracking branch 'origin/master' into paxos-config-db
|
2021-08-16 10:49:47 -07:00 |
Chaoguang Lin
|
618c72f7e2
|
Draft to use template to rewrite ThrottleApi
|
2021-08-11 01:07:36 +00:00 |
sfc-gh-tclinkenbeard
|
b15daf1886
|
Added PImpl class
This class propogates the constness of methods to their pimpl
implementations
|
2021-08-09 10:04:34 -07:00 |
Josh Slocum
|
e5b0cf20aa
|
Reader can read blob worker interface and mapping from db, read files, apply mutations, and return result
|
2021-08-06 11:02:05 -05:00 |
Lukas Joswiak
|
59d535149e
|
Merge branch 'master' into fixes/alp6
|
2021-07-27 10:07:18 -07:00 |
Lukas Joswiak
|
e9a1679467
|
Disable sampling everywhere except fdbserver
|
2021-07-27 09:53:23 -07:00 |
Steve Atherton
|
945cf4e668
|
Added missing dependency of fdbclient on header(s) generated by bindings.
|
2021-07-16 23:15:08 -07:00 |
sfc-gh-tclinkenbeard
|
8cc40e3a2b
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -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
|
ff186d007c
|
Rename KnobsImpl.* files to ClientKnobs.*
|
2021-06-18 14:48:45 -07:00 |
Lukas Joswiak
|
805c4200ce
|
Add collector to get running actor name
|
2021-06-16 18:08:51 -07:00 |
sfc-gh-tclinkenbeard
|
83a0e473e8
|
Refactor IKnobCollection code
|
2021-06-09 20:50:00 -07:00 |
sfc-gh-tclinkenbeard
|
cfc4545135
|
Use g_knobs for SERVER_KNOBS and CLIENT_KNOBS
|
2021-06-07 14:32:51 -07:00 |
Trevor Clinkenbeard
|
866f536983
|
Merge pull request #4888 from sfc-gh-tclinkenbeard/remove-fdbserver-includes
Remove fdbserver includes from fdbclient
|
2021-06-07 10:22:13 -07:00 |
Lukas Joswiak
|
ca79b8eaab
|
Various ALP fixes
|
2021-06-04 15:01:18 -07:00 |
Lukas Joswiak
|
153de33f57
|
Revert "Merge pull request #4802 from sfc-gh-ljoswiak/revert/actor-lineage"
This reverts commit 6499fa178e , reversing
changes made to 1512631957 .
|
2021-06-04 13:31:55 -07:00 |
sfc-gh-tclinkenbeard
|
89dadf1475
|
Create IKnobCollection interface
|
2021-06-02 23:40:52 -07: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 |
sfc-gh-tclinkenbeard
|
ca0893571c
|
Move server knobs into fdbclient
|
2021-06-01 03:12:47 -07:00 |
sfc-gh-tclinkenbeard
|
1a40c60674
|
Move RestoreWorkerInterface into fdbserver
|
2021-05-30 15:02:33 -07:00 |
sfc-gh-tclinkenbeard
|
594e8944ae
|
Move RestoreWorkerInterface into fdbserver
|
2021-05-30 11:51:47 -07:00 |
Josh Slocum
|
ce82c9653e
|
Testing Storage Server implementation
|
2021-05-25 20:28:50 +00:00 |
sfc-gh-tclinkenbeard
|
ea8396c9be
|
Improve decoupling of configuration database interfaces and implementations
|
2021-05-17 15:31:03 -07:00 |
sfc-gh-tclinkenbeard
|
ba8d21e340
|
Added dummy PaxosConfigTransaction implementation
|
2021-05-17 13:02:55 -07:00 |
sfc-gh-tclinkenbeard
|
1941d0eab3
|
More configuration database unit testing improvements
|
2021-05-16 17:25:41 -07:00 |
sfc-gh-tclinkenbeard
|
21e5456230
|
Add schema to configuration database (not yet tested)
|
2021-05-11 11:12:19 -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 |
sfc-gh-tclinkenbeard
|
a3891a9246
|
Make SimpleConfigTransaction an implementation of ISingleThreadTransaction
|
2021-04-30 09:34:36 -07:00 |
sfc-gh-tclinkenbeard
|
0d9eaa5d6d
|
Add ISingleThreadTransaction.h
|
2021-04-29 22:31:16 -07:00 |
sfc-gh-tclinkenbeard
|
b63de5611d
|
Update LocalConfiguration.actor.cpp
|
2021-04-24 17:22:58 -07:00 |
Markus Pilman
|
80e15e8768
|
started implementation
|
2021-04-21 14:56:02 -06:00 |
Markus Pilman
|
7307750e5e
|
Merge remote-tracking branch 'origin/master' into features/actor-lineage
|
2021-04-19 11:29:52 -06:00 |
sfc-gh-tclinkenbeard
|
f54f082159
|
Build interfaces for full config update pipeline
|
2021-04-16 17:58:00 -07:00 |
sfc-gh-tclinkenbeard
|
18f17a4ea2
|
First draft of config-db
|
2021-04-14 22:06:37 -07:00 |