Skip to content

MOD-8936 Fixed a crash upon TS.DEL for a series with rules when latest time-bucket is deleted (#1725)#1726

Merged
galcohen-redislabs merged 1 commit into1.8from
gal-8936-cherry-picked-onto-1-8
Apr 16, 2025
Merged

MOD-8936 Fixed a crash upon TS.DEL for a series with rules when latest time-bucket is deleted (#1725)#1726
galcohen-redislabs merged 1 commit into1.8from
gal-8936-cherry-picked-onto-1-8

Conversation

@galcohen-redislabs
Copy link
Collaborator

The problem was an explicit call to Uncompressed_GetLastTimestamp() instead of using the series->funcs struct.

Added a test with a crashing scenario before the fix.

(cherry picked from commit 0032aa1)

…t time-bucket is deleted (#1725)

The problem was an explicit call to `Uncompressed_GetLastTimestamp()` instead of using the `series->funcs` struct.

Added a test with a crashing scenario before the fix.

(cherry picked from commit 0032aa1)
@galcohen-redislabs galcohen-redislabs merged commit 5b705ba into 1.8 Apr 16, 2025
17 of 20 checks passed
@galcohen-redislabs galcohen-redislabs deleted the gal-8936-cherry-picked-onto-1-8 branch April 16, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants