From 4e45a587507b90d314359fc7edaf72b0d650fb7e Mon Sep 17 00:00:00 2001 From: Evan Tschannen Date: Fri, 28 Jun 2019 20:51:16 -0700 Subject: [PATCH] fix: forced recovery did not copy the number of txsTags properly --- fdbserver/TagPartitionedLogSystem.actor.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/fdbserver/TagPartitionedLogSystem.actor.cpp b/fdbserver/TagPartitionedLogSystem.actor.cpp index 13b37b76a3..bacdd121f0 100644 --- a/fdbserver/TagPartitionedLogSystem.actor.cpp +++ b/fdbserver/TagPartitionedLogSystem.actor.cpp @@ -1355,6 +1355,7 @@ struct TagPartitionedLogSystem : ILogSystem, ReferenceCounted