From 975ea705aa2b3713a1b437c20bd1e17622bb87b8 Mon Sep 17 00:00:00 2001 From: rstam Date: Wed, 20 Jul 2011 11:21:55 -0400 Subject: [PATCH] Fixed CSHARP-273. If isMaster reports both arbiterOnly and passive true, only believe arbiterOnly and set passive to false. --- BsonUnitTests/BsonUnitTests.csproj | 3 --- Driver/Core/MongoServerInstance.cs | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/BsonUnitTests/BsonUnitTests.csproj b/BsonUnitTests/BsonUnitTests.csproj index 2640a71ce6..4d519a2faa 100644 --- a/BsonUnitTests/BsonUnitTests.csproj +++ b/BsonUnitTests/BsonUnitTests.csproj @@ -181,9 +181,6 @@ true - - -