valkey-io/valkey

[BUG] Stream lag value could be incorrect

Open

#641 opened on Jun 12, 2024

View on GitHub
 (1 comment) (1 reaction) (0 assignees)C (1,138 forks)batch import
help wanted

Repository metrics

Stars
 (25,779 stars)
PR merge metrics
 (Avg merge 17d 7h) (74 merged PRs in 30d)

Description

Describe the bug

This blog post describes a bug in Streams that also affects Valkey

To reproduce

See linked blog post above.

Expected behavior

See linked blog post above.

Additional information

I've recreated the issue from the blog post in Valkey 7.2.5 and the (wrong) behaviour with lag is still being exhibited.

Contributor guide