Skip to content

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

Merged
galcohen-redislabs merged 2 commits intomasterfrom
gal-8936-ts-del-crash
Apr 15, 2025
Merged

MOD-8936 Fixed a crash upon TS.DEL for a series with rules when latest time-bucket is deleted#1725
galcohen-redislabs merged 2 commits intomasterfrom
gal-8936-ts-del-crash

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.

…t time-bucket is deleted

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.
@galcohen-redislabs galcohen-redislabs merged commit 0032aa1 into master Apr 15, 2025
20 checks passed
@galcohen-redislabs galcohen-redislabs deleted the gal-8936-ts-del-crash branch April 15, 2025 16:33
galcohen-redislabs added a commit that referenced this pull request Apr 16, 2025
…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 added a commit that referenced this pull request Apr 16, 2025
…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 added a commit that referenced this pull request Apr 16, 2025
…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 added a commit that referenced this pull request Apr 16, 2025
…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 added a commit that referenced this pull request Apr 16, 2025
…t time-bucket is deleted (#1725) (#1726)

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 added a commit that referenced this pull request Apr 16, 2025
…t time-bucket is deleted (#1725) (#1727)

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 added a commit that referenced this pull request Apr 16, 2025
…t time-bucket is deleted (#1725) (#1728)

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 added a commit that referenced this pull request Apr 16, 2025
…t time-bucket is deleted (#1725) (#1729)

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)
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