Skip to content

Commit 7f41e1c

Browse files
authored
Fix[mqb]: fixing double push to d_pending (#1198)
Signed-off-by: dorjesinpo <129227380+dorjesinpo@users.noreply.github.com>
1 parent cfae18a commit 7f41e1c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/groups/mqb/mqbblp/mqbblp_clusterqueuehelper.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1200,7 +1200,6 @@ void ClusterQueueHelper::sendOpenQueueRequest(
12001200
<< "].";
12011201

12021202
qcontext->d_liveQInfo.d_pending.push_back(context);
1203-
context->queueContext()->d_liveQInfo.d_pending.push_back(context);
12041203
}
12051204
}
12061205

0 commit comments

Comments
 (0)