diff --git a/table/get_context.h b/table/get_context.h index 97d73ec0b..1a1594990 100644 --- a/table/get_context.h +++ b/table/get_context.h @@ -95,7 +95,7 @@ class GetContext { ReadCallback* callback = nullptr, bool* is_blob_index = nullptr, uint64_t tracing_get_id = 0); - GetContext() = default; + GetContext() = delete; // This can be called to indicate that a key may be present, but cannot be // confirmed due to IO not allowed