mirror of
https://github.com/fluencelabs/redis
synced 2025-03-19 09:00:51 +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. */
|
||||
nack = streamCreateNACK(NULL);
|
||||
raxInsert(group->pel,buf,sizeof(buf),nack,NULL);
|
||||
}
|
||||
|
||||
if (nack != raxNotFound) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user