We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d95869 + ca4695b commit a4945aaCopy full SHA for a4945aa
engines/ep/src/dcp/passive_stream.cc
@@ -693,6 +693,7 @@ ENGINE_ERROR_CODE PassiveStream::processMessage(
693
std::string("PassiveStream::processMessage: "
694
"Message type not supported"));
695
}
696
+
697
if (ret != ENGINE_SUCCESS) {
698
// ENOMEM logging is handled by maybeLogMemoryState
699
if (ret != ENGINE_ENOMEM) {
0 commit comments