.. |
include/fdbcli
|
Add "checkall" debug command for fdbcli (#10687)
|
2023-07-26 17:19:16 -07:00 |
tests
|
Add `clearknob` fdbcli command
|
2023-08-31 17:36:05 -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 for specific engine (#10781)
|
2023-08-23 10:51:24 -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
|
Merge branch 'main' into radixtree-production
|
2023-09-25 09:52:20 +02:00 |
ConsistencyCheckCommand.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
ConsistencyScanCommand.actor.cpp
|
misc operational and documentation improvements (#10465)
|
2023-06-12 15:14:01 -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 |
DebugCommands.actor.cpp
|
Add "checkall" debug command for fdbcli (#10687)
|
2023-07-26 17:19:16 -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
|
Fix SSShard Audit (#10896)
|
2023-09-13 21:15:12 -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 |
LocationMetadataCommand.actor.cpp
|
Print server IP address. (#10423)
|
2023-06-07 13:22:25 -07: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 tenant_id_prefix to metacluster status (#10455)
|
2023-06-09 15:03:49 -04: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
|
Add a new blob restore state to fix a race after data copy (#10854)
|
2023-09-05 14:04:35 -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
|
SNOW-804199 Support restoring a cluster with a tenant in the error state (#357)
|
2023-06-15 22:23:46 -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
|
Add `clearknob` fdbcli command
|
2023-08-31 17:36:05 -07:00 |