chore(ecstore): compile the list-objects chaos injector out of production builds (#6042)

This commit is contained in:
Zhengchao An
2026-08-13 08:09:03 +08:00
committed by GitHub
parent 299eb0d965
commit b2ae430805
2 changed files with 33 additions and 0 deletions
+5
View File
@@ -32,6 +32,11 @@ workspace = true
[features]
default = []
# Compiles the controlled list-objects namespace-journal chaos injector into a
# production binary (it is always available to tests). Off by default so the
# RUSTFS_LIST_OBJECTS_NAMESPACE_JOURNAL_CHAOS_* env vars cannot rewrite journal
# state in a stock build (backlog#1832).
list-chaos = []
rio-v2 = ["dep:rustfs-rio-v2"]
hotpath = [
"hotpath/hotpath",