summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_server_op_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/s/shard_server_op_observer.h')
-rw-r--r--src/mongo/db/s/shard_server_op_observer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/s/shard_server_op_observer.h b/src/mongo/db/s/shard_server_op_observer.h
index 339f5968bf8..08822c4e33a 100644
--- a/src/mongo/db/s/shard_server_op_observer.h
+++ b/src/mongo/db/s/shard_server_op_observer.h
@@ -71,6 +71,7 @@ public:
CollectionUUID collUUID,
const UUID& indexBuildUUID,
const std::vector<BSONObj>& indexes,
+ const Status& cause,
bool fromMigrate) override {}
void onInserts(OperationContext* opCtx,