foundationdb/fdbcli
He Liu eb4839d046
Fix audit_storage issues (#9265)
* Erase audit from DD after completion.

* Use CLIENT_KNOBS->TOO_MANY as the default number of rows for
get_audit_status.
2023-01-31 15:39:01 -08:00
..
include/fdbcli Extend `metacluster status` on non-management clusters (#9179) 2023-01-26 13:04:22 -08:00
tests Extend `metacluster status` on non-management clusters (#9179) 2023-01-26 13:04:22 -08:00
AdvanceVersionCommand.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
AuditStorageCommand.actor.cpp Fix audit_storage issues (#9265) 2023-01-31 15:39:01 -08:00
BlobKeyCommand.actor.cpp Switch some usages of LiteralStringRef to use the _sr suffix 2022-09-30 16:04:16 -07:00
BlobRangeCommand.actor.cpp Adding fdbcli and native api force-flush and force-recompact for blob granules (#9243) 2023-01-30 15:00:57 -06:00
BlobRestoreCommand.actor.cpp blobrestore to previous point of time 2023-01-19 14:45:01 -08:00
CMakeLists.txt Extend `metacluster status` on non-management clusters (#9179) 2023-01-26 13:04:22 -08:00
CacheRangeCommand.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ChangeFeedCommand.actor.cpp enforce include modularization in cmake 2022-06-23 14:37:35 -06:00
ConfigureCommand.actor.cpp Update Encryption Mode DB Config Values (#8839) 2022-11-22 16:33:59 -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 Merge remote-tracking branch 'origin/main' into bugfixes/open-for-ide 2022-10-04 18:27:48 -06: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 Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07: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 Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
FlowLineNoise.actor.cpp fdbcli compiling 2022-06-27 19:20:18 -06:00
ForceRecoveryWithDataLossCommand.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
GetAuditStatusCommand.actor.cpp Fix audit_storage issues (#9265) 2023-01-31 15:39:01 -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 Add an verify option for \xff\xff/worker_interfaces special keys (#7873) 2022-08-15 14:05:07 -04: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 Extend `metacluster status` on non-management clusters (#9179) 2023-01-26 13:04:22 -08:00
ProfileCommand.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
QuotaCommand.actor.cpp Add fdbcli commands to get, set, and clear storage quota 2022-11-14 18:26:54 -08: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 fix fdbcli status error 2023-01-24 09:34:11 -08: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 Update the tenant maps to be keyed by ID 2023-01-23 14:09:12 -08:00
TenantGroupCommands.actor.cpp Add an fdbcli command to get tenant group metadata 2022-09-22 13:24:21 -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 Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
Util.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
VersionEpochCommand.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
fdbcli.actor.cpp Validate Storage part II (#8471) 2023-01-15 21:46:14 -08:00