mirror of
https://github.com/fluencelabs/redis
synced 2025-03-19 17:10:50 +00:00
CG: NACK created by XCLAIM FORCE must be set in global PEL.
This commit is contained in:
parent
596264aee9
commit
34614a1508
@ -1770,6 +1770,7 @@ void xclaimCommand(client *c) {
|
|||||||
|
|
||||||
/* Create the NACK. */
|
/* Create the NACK. */
|
||||||
nack = streamCreateNACK(NULL);
|
nack = streamCreateNACK(NULL);
|
||||||
|
raxInsert(group->pel,buf,sizeof(buf),nack,NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (nack != raxNotFound) {
|
if (nack != raxNotFound) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user