Skip to content

fix: do not rename files on mmap failure (#23396)#23421

Merged
davidby-influx merged 1 commit into1.10from
DSB_ignore_droppable_1.10
Jun 10, 2022
Merged

fix: do not rename files on mmap failure (#23396)#23421
davidby-influx merged 1 commit into1.10from
DSB_ignore_droppable_1.10

Conversation

@davidby-influx
Copy link
Copy Markdown
Contributor

If NewTSMReader() fails because mmap fails, do not
rename the file, because the error is probably
caused by vm.max_map_count being too low

closes #23172

(cherry picked from commit ec412f7)

closes #23413

If NewTSMReader() fails because mmap fails, do not
rename the file, because the error is probably
caused by vm.max_map_count being too low

closes #23172

(cherry picked from commit ec412f7)

closes #23413
@davidby-influx davidby-influx merged commit b22fe17 into 1.10 Jun 10, 2022
@davidby-influx davidby-influx deleted the DSB_ignore_droppable_1.10 branch June 10, 2022 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants