Skip to content

fix: ignore empty index error deleting last measurement (#25037)#25043

Merged
davidby-influx merged 1 commit into1.11from
DSB_delete_tsm_1.11
Jun 4, 2024
Merged

fix: ignore empty index error deleting last measurement (#25037)#25043
davidby-influx merged 1 commit into1.11from
DSB_delete_tsm_1.11

Conversation

@davidby-influx
Copy link
Copy Markdown
Contributor

An empty index is appropriate when deleting the last measurement. Also clean up error handling, avoid
duplicate calls to Close.

closes #9929

(cherry picked from commit b09e4b7)

closes #25038

An empty index is appropriate when deleting the last
measurement.  Also clean up error handling, avoid
duplicate calls to Close.

closes #9929

(cherry picked from commit b09e4b7)

closes #25038
Copy link
Copy Markdown
Member

@gwossum gwossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the original

@davidby-influx davidby-influx merged commit 9c84e6c into 1.11 Jun 4, 2024
@davidby-influx davidby-influx deleted the DSB_delete_tsm_1.11 branch June 4, 2024 22:52
@Realnameisjames Realnameisjames mentioned this pull request Jun 22, 2024
@davidby-influx
Copy link
Copy Markdown
Contributor Author

davidby-influx commented Jun 23, 2024

@Ermela1601 - spamming pull requests is not the best way to get help with influxd. May I suggest posting in the community slack or community forums for help? See here for the links.

@influxdata influxdata deleted a comment from Ermela1601 Jun 23, 2024
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.

influx_inspect deletetsm: Can't delete last measurement [port to 1.11]

2 participants