A.J. Beamon
|
f999623bb1
|
Add a tenant lookup interface and use it when starting transactions
|
2023-01-06 15:51:12 -08:00 |
Zhe Wu
|
68972c039b
|
apply format in fdbclient/FDBTypes.cpp
|
2022-12-12 13:25:52 -08:00 |
Zhe Wu
|
a6cd33134a
|
Create per physical shard tracking data stucture. Not populate yet
|
2022-12-12 13:25:52 -08:00 |
Xiaoxi Wang
|
89b3862497
|
fix randomKeyBetween bug
|
2022-11-14 15:10:33 -08:00 |
Xiaoxi Wang
|
f997e73758
|
rename variable and solve some light comments
|
2022-11-14 13:11:27 -08:00 |
Xiaoxi Wang
|
7442cfa2cb
|
format code
|
2022-11-01 14:56:55 -07:00 |
Xiaoxi Wang
|
11b2c035c0
|
add unit test for randomKeyBetween
|
2022-11-01 14:56:55 -07:00 |
Xiaoxi Wang
|
334fced572
|
add data api implementations; add more realistic fetchKey implementation; finish randomKeyBetween implementation
|
2022-11-01 14:56:55 -07:00 |
Xiaoxi Wang
|
70eb9aef28
|
simple MGS IKeyLocationService implementation
|
2022-10-24 09:58:41 -07:00 |
A.J. Beamon
|
79063d5fc4
|
Better accounting for tenant prefixes when working with key size limits (#6973)
* Consider tenant prefix sizes when doing key size limit checks
* Fix formatting
|
2022-04-27 14:38:59 -07:00 |
sfc-gh-tclinkenbeard
|
a71099471b
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
A.J. Beamon
|
3ae98189af
|
Server processes send unknown_tenant responses back to clients, which is meant to be retried after updating the tenant cache. Fix bug where key selectors could be truncated after applying the tenant prefix.
|
2022-03-06 21:54:21 -08:00 |
sfc-gh-tclinkenbeard
|
25257f6f87
|
Enable unused-function warning for clang
|
2021-11-01 14:18:31 -07:00 |
sfc-gh-tclinkenbeard
|
cfc4545135
|
Use g_knobs for SERVER_KNOBS and CLIENT_KNOBS
|
2021-06-07 14:32:51 -07:00 |