.. |
include/fdbcli
|
Add rangeconfig CLI.
|
2023-04-19 22:19:55 -07:00 |
tests
|
Add `ignore_capacity_limit` to `tenant create` (#10173)
|
2023-05-10 13:19:32 -07:00 |
AdvanceVersionCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
AuditStorageCommand.actor.cpp
|
Audit storage: validate consistency of replica and shard location metadata (#9628)
|
2023-05-01 10:35:52 -07:00 |
BlobKeyCommand.actor.cpp
|
fixing bugs with tenant_mode required on external clients and changin… (#10183)
|
2023-05-09 13:41:58 -05:00 |
BlobRangeCommand.actor.cpp
|
fixing bugs with tenant_mode required on external clients and changin… (#10183)
|
2023-05-09 13:41:58 -05:00 |
CMakeLists.txt
|
Move metacluster into its own directory and static library
|
2023-03-30 16:07:49 -07:00 |
CacheRangeCommand.actor.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
ChangeFeedCommand.actor.cpp
|
fixing bugs with tenant_mode required on external clients and changin… (#10183)
|
2023-05-09 13:41:58 -05:00 |
ConfigureCommand.actor.cpp
|
Fix merge conflicts
|
2023-02-23 16:04:37 -08:00 |
ConsistencyCheckCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
ConsistencyScanCommand.actor.cpp
|
New ConsistencyScan (#10265)
|
2023-05-18 15:02:41 -05:00 |
CoordinatorsCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
DataDistributionCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
ExcludeCommand.actor.cpp
|
Separate failed and excluded servers on fdbcli output (#10089)
|
2023-05-02 14:22:17 -04:00 |
ExpensiveDataCheckCommand.actor.cpp
|
Add an verify option for \xff\xff/worker_interfaces special keys (#7873)
|
2022-08-15 14:05:07 -04:00 |
FileConfigureCommand.actor.cpp
|
Refactored some parts of database configuration to support log_engine=<name> and storage_engine=<name> and generate these when converting a DatabaseConfig JSON object to a `configure` command. Refactored `fileconfigure` and simulation setup to use the same JSON -> configure function as the same code was copy/pasted to both places but only one has been kept up to date with new features. Renamed Redwood to `ssd-redwood-1` canonically but the experimental name is still supported for backward compatibility.
|
2023-03-04 20:52:31 -08:00 |
FlowLineNoise.actor.cpp
|
Improve support for prebuilt boost
|
2023-02-27 15:38:58 -06:00 |
ForceRecoveryWithDataLossCommand.actor.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
GetAuditStatusCommand.actor.cpp
|
Adding cleanup of old audit metadata (#10137)
|
2023-05-10 19:32:04 -07:00 |
HotRangeCommand.actor.cpp
|
Add the hotrange fdbcli command (#9570)
|
2023-03-06 14:46:52 -08:00 |
IdempotencyIdsCommand.actor.cpp
|
Fix the way the usage message is printed by idempotencyids command
|
2023-01-27 15:00:53 -08:00 |
IncludeCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
KillCommand.actor.cpp
|
wait extra time to make sure rebootWorker request sent to storage server
|
2023-02-28 22:41:30 -08:00 |
LockCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
MaintenanceCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
MetaclusterCommands.actor.cpp
|
Add configuration option `auto_tenant_assignment` to data clusters (#10058)
|
2023-05-01 21:58:49 -07:00 |
ProfileCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
QuotaCommand.actor.cpp
|
Refactor storage quotas to store them in a key backed map in the tenant metadata space
|
2023-01-25 20:48:17 -08:00 |
RangeConfigCommand.actor.cpp
|
Added explanation of \u support to fdbcli token parsing. Small tweak to rangeconfig hints. Reformatted rangeconfig help to not be intended because the help printer does its own line wrapping which makes it look very messy.
|
2023-04-25 13:04:38 -07:00 |
SetClassCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
SnapshotCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
StatusCommand.actor.cpp
|
support blob restore in fdbrestore (#10248)
|
2023-05-19 14:45:14 -07:00 |
SuspendCommand.actor.cpp
|
Add an verify option for \xff\xff/worker_interfaces special keys (#7873)
|
2022-08-15 14:05:07 -04:00 |
TenantCommands.actor.cpp
|
Add `ignore_capacity_limit` to `tenant create` (#10173)
|
2023-05-10 13:19:32 -07:00 |
TenantGroupCommands.actor.cpp
|
Refactor the metacluster project into smaller files, and reorganize the namespaces. Move some metacluster and tenant testing helpers into the metacluster project.
|
2023-03-30 16:20:09 -07:00 |
ThrottleCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
TriggerDDTeamInfoLogCommand.actor.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
TssqCommand.actor.cpp
|
Changed KeyBackedTypes to an actor file. Added TypedKeySelectors for Map and Set classes and getRange() keySelector methods. Added debug macro for KeyBackedTypes. Rewrote KeyBackedRangeMap using keyselectors on KeyBackedMap.
|
2023-04-18 22:21:19 -07:00 |
Util.actor.cpp
|
Add the hotrange fdbcli command (#9570)
|
2023-03-06 14:46:52 -08:00 |
VersionEpochCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
fdbcli.actor.cpp
|
support blob restore in fdbrestore (#10248)
|
2023-05-19 14:45:14 -07:00 |