Skip to content

Conversation

christophstrobl
Copy link
Member

@christophstrobl christophstrobl commented Dec 6, 2024

This commit fixes an issue where expireAfter=0s behaves differently from expireAfterSeconds=0 where the former would not be applied.

Resolves: #4844

This commit fixes an issue where expireAfter=0s behaves differently from expireAfterSeconds=0 where the former would not be applied.
@mp911de mp911de added the type: bug A general bug label Dec 10, 2024
@mp911de mp911de added this to the 4.3.7 (2024.0.7) milestone Dec 10, 2024
@mp911de mp911de changed the title Align index expireAfter with expireAfterSeconds. Align @Indexed(expireAfter) with expireAfterSeconds Dec 10, 2024
mp911de pushed a commit that referenced this pull request Dec 10, 2024
This commit fixes an issue where expireAfter=0s behaves differently from expireAfterSeconds=0 where the former would not be applied.

Closes #4844
Original pull request: #4848
mp911de pushed a commit that referenced this pull request Dec 10, 2024
This commit fixes an issue where expireAfter=0s behaves differently from expireAfterSeconds=0 where the former would not be applied.

Closes #4844
Original pull request: #4848
mp911de pushed a commit that referenced this pull request Dec 10, 2024
This commit fixes an issue where expireAfter=0s behaves differently from expireAfterSeconds=0 where the former would not be applied.

Closes #4844
Original pull request: #4848
@mp911de mp911de closed this Dec 10, 2024
@mp911de mp911de deleted the issue/4844 branch December 10, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TTL index creation/verification fails when @Indexed(expireAfter) expression result in 0 seconds
2 participants