aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/putoperationtest.cpp
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-02-02 11:56:26 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2024-02-02 13:11:07 +0000
commitbe0ba3bac9cb28e34d2f9476422c23d37a4772fd (patch)
tree705c07bccf7cc8f112a71d74edc789a31379e064 /storage/src/tests/distributor/putoperationtest.cpp
parent6a611fed8a1ed5824956702b9e86b3e7719140b9 (diff)
- Always inhibit_default_merges_when_global_merges_pending
- Only show config to the code that needs it. - Avoid using config autogenerated internals around in the code.
Diffstat (limited to 'storage/src/tests/distributor/putoperationtest.cpp')
-rw-r--r--storage/src/tests/distributor/putoperationtest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/src/tests/distributor/putoperationtest.cpp b/storage/src/tests/distributor/putoperationtest.cpp
index 430b0091369..5c6510ab1ec 100644
--- a/storage/src/tests/distributor/putoperationtest.cpp
+++ b/storage/src/tests/distributor/putoperationtest.cpp
@@ -8,6 +8,7 @@
#include <vespa/storage/distributor/distributor_stripe.h>
#include <vespa/storage/distributor/operations/cancel_scope.h>
#include <vespa/storage/distributor/operations/external/putoperation.h>
+#include <vespa/storage/config/distributorconfiguration.h>
#include <vespa/storageapi/message/bucket.h>
#include <vespa/storageapi/message/persistence.h>
#include <vespa/storageapi/message/state.h>