foundationdb/fdbcli
Zhe Wang ee0cd50c7c
Reject Range Lock/Unlock Requests with Conflicting Range, User, or Lock Type (#12047)
* fix range lock

* make bulkload workload correct

* fix bugs and improve test coverage

* nits

* address comments

* nits

* address comments
2025-03-21 16:59:52 -07:00
..
include/fdbcli Edit of bulkload/bulkdump cli. (#12012) 2025-03-11 08:52:13 -07:00
tests Add `clearknob` fdbcli command 2023-08-31 17:36:05 -07:00
AdvanceVersionCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
AuditStorageCommand.actor.cpp More copyright end year updates (#11556) 2024-08-05 14:00:32 -07:00
BlobKeyCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
BlobRangeCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
BulkDumpCommand.actor.cpp More cleanup of bulk* cli (#12015) 2025-03-13 13:49:53 -07:00
BulkLoadCommand.actor.cpp Reject Range Lock/Unlock Requests with Conflicting Range, User, or Lock Type (#12047) 2025-03-21 16:59:52 -07:00
CMakeLists.txt Ignore some ctests for ASAN 2024-12-12 09:47:46 +08:00
CacheRangeCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ChangeFeedCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ConfigureCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ConsistencyCheckCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ConsistencyScanCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
CoordinatorsCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
DataDistributionCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
DebugCommands.actor.cpp Fix warnings for long long or int64_t format specifiers by switching to fmt::print* (#11574) 2024-09-12 12:10:40 -07:00
ExcludeCommand.actor.cpp Refactor locality-based exclusion checks to reduce additional overhead (#11838) 2024-12-20 20:45:31 +00:00
ExpensiveDataCheckCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
FileConfigureCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
FlowLineNoise.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ForceRecoveryWithDataLossCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
GetAuditStatusCommand.actor.cpp Fix warnings for long long or int64_t format specifiers by switching to fmt::print* (#11574) 2024-09-12 12:10:40 -07:00
HotRangeCommand.actor.cpp More copyright end year updates (#11556) 2024-08-05 14:00:32 -07:00
IdempotencyIdsCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
IncludeCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
KillCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
LocationMetadataCommand.actor.cpp More copyright end year updates (#11556) 2024-08-05 14:00:32 -07:00
LockCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
MaintenanceCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
MetaclusterCommands.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ProfileCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
QuotaCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
RangeConfigCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
SetClassCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
SnapshotCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
StatusCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
SuspendCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
TenantCommands.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
TenantGroupCommands.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ThrottleCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
TriggerDDTeamInfoLogCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
TssqCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
Util.actor.cpp Edit of bulkload/bulkdump cli. (#12012) 2025-03-11 08:52:13 -07:00
VersionEpochCommand.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
fdbcli.actor.cpp Bulkload FDBCLI Command (#11886) 2025-01-15 09:27:59 -08:00