sfc-gh-tclinkenbeard
|
06e4cabc02
|
Addressed review comments
|
2021-06-12 08:21:40 -07:00 |
sfc-gh-tclinkenbeard
|
30166724f1
|
Improved pimpl const-correctness in configuration database classes
|
2021-06-10 14:49:05 -07:00 |
sfc-gh-tclinkenbeard
|
83a0e473e8
|
Refactor IKnobCollection code
|
2021-06-09 20:50:00 -07:00 |
sfc-gh-tclinkenbeard
|
6fc5bd3480
|
Remove TestID from stateful configuration database classes, and fix some bugs
|
2021-06-07 00:29:36 -07:00 |
sfc-gh-tclinkenbeard
|
6fc2f1ddcb
|
Fix/remove some TODO comments in configuration database code
|
2021-06-06 09:27:51 -07:00 |
sfc-gh-tclinkenbeard
|
89dadf1475
|
Create IKnobCollection interface
|
2021-06-02 23:40:52 -07:00 |
sfc-gh-tclinkenbeard
|
905f0065e5
|
Store DatabaseContext reference in configuration transaction objects
|
2021-06-02 22:14:58 -07:00 |
sfc-gh-tclinkenbeard
|
03be6ce8da
|
Remove KnobValueRef::Clear class
|
2021-06-02 21:36:34 -07:00 |
sfc-gh-tclinkenbeard
|
4c059670a0
|
Parse configuration knob values on the client
|
2021-06-02 10:04:46 -07:00 |
sfc-gh-tclinkenbeard
|
9515e8d44f
|
Add special configuration database keys to SystemData.h
|
2021-05-29 11:48:47 -07:00 |
sfc-gh-tclinkenbeard
|
e1b6f6aff1
|
Support and test global knob names range reads
|
2021-05-29 04:31:35 -07:00 |
sfc-gh-tclinkenbeard
|
6665f5cc4d
|
Support and test restricted range reads
|
2021-05-29 03:58:18 -07:00 |
sfc-gh-tclinkenbeard
|
3d733deec9
|
Normalize configuration commit annotations
|
2021-05-24 01:25:50 -07:00 |
sfc-gh-tclinkenbeard
|
753ef31a8a
|
Refactor ConfigDatabaseUnitTests.actor.cpp
|
2021-05-23 12:34:10 -07: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
|
5c3b293fce
|
Fix some SimpleConfigTransaction bugs
|
2021-05-15 12:41:16 -07:00 |
sfc-gh-tclinkenbeard
|
bb61a20851
|
Improve const-correctness of ISingleThreadTransaction
|
2021-05-15 00:23:21 -07:00 |
sfc-gh-tclinkenbeard
|
01eab20fc0
|
Remove duplicate Knobs::reset code
|
2021-05-14 23:02:40 -07:00 |
sfc-gh-tclinkenbeard
|
b3565080dd
|
Improve configuration database logging
|
2021-05-13 16:39:58 -07:00 |
sfc-gh-tclinkenbeard
|
511ce8d088
|
Use SimpleConfigConsumer in LocalConfiguration
|
2021-05-12 17:24:13 -07:00 |
sfc-gh-tclinkenbeard
|
21e5456230
|
Add schema to configuration database (not yet tested)
|
2021-05-11 11:12:19 -07:00 |
sfc-gh-tclinkenbeard
|
f7f4595d90
|
Fix SEGFAULT in call to ReadYourWritesTransaction::preinitializeOnForeignThread
|
2021-05-10 15:33:44 -07:00 |
sfc-gh-tclinkenbeard
|
28f923c087
|
Remove ISingleThreadTransaction::getMutableDeferredError
|
2021-05-10 14:09:08 -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
|
ec58f0f0cf
|
Improve const-correctness of ISingleThreadTransaction
|
2021-04-30 11:32:53 -07:00 |
sfc-gh-tclinkenbeard
|
d20c3f7897
|
Mark methods as invalid in SimpleConfigTransaction.h
|
2021-04-30 09:55:38 -07:00 |
sfc-gh-tclinkenbeard
|
91f6f82cd8
|
Implement SimpleConfigTransaction::getCommittedVersion
|
2021-04-30 09:43:18 -07:00 |
sfc-gh-tclinkenbeard
|
a3891a9246
|
Make SimpleConfigTransaction an implementation of ISingleThreadTransaction
|
2021-04-30 09:34:36 -07:00 |
sfc-gh-tclinkenbeard
|
8fa6016287
|
Enable compaction on SimpleConfigDatabaseNode
|
2021-04-24 13:37:15 -07:00 |
sfc-gh-tclinkenbeard
|
d6fa06afdd
|
Add IConfigTransaction::getRange (not yet tested)
|
2021-04-23 11:39:26 -07:00 |
sfc-gh-tclinkenbeard
|
e471c3e61b
|
Use multiple clients by default in ConfigurationDatabaseWorkload
|
2021-04-22 20:43:23 -07:00 |
sfc-gh-tclinkenbeard
|
f54f082159
|
Build interfaces for full config update pipeline
|
2021-04-16 17:58:00 -07:00 |