Content-Length: 278252 | pFad | http://github.com/postgrespro/postgres_cluster/commit/ab08a7a6ba7c039e21cf410358331c0af186016b

4F most tests passes, but some races during recovery under load · postgrespro/postgres_cluster@ab08a7a · GitHub
Skip to content

Commit ab08a7a

Browse files
committed
most tests passes, but some races during recovery under load
1 parent 67de224 commit ab08a7a

File tree

7 files changed

+397
-375
lines changed

7 files changed

+397
-375
lines changed

arbiter.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -318,10 +318,10 @@ static void MtmCheckResponse(MtmArbiterMessage* resp)
318318
BIT_CLEAR(Mtm->currentLockNodeMask, resp->node-1);
319319
}
320320

321-
if (BIT_CHECK(resp->disabledNodeMask, MtmNodeId-1))
322-
{
323-
MtmStateProcessEvent(MTM_REMOTE_DISABLE);
324-
}
321+
// if (BIT_CHECK(resp->disabledNodeMask, MtmNodeId-1))
322+
// {
323+
// MtmStateProcessEvent(MTM_REMOTE_DISABLE);
324+
// }
325325

326326
if (BIT_CHECK(Mtm->disabledNodeMask, resp->node-1) &&
327327
sockets[resp->node-1] < 0)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/ab08a7a6ba7c039e21cf410358331c0af186016b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy