Skip to content

FIX-699: Add capability to completely flush on shutdown#2538

Merged
mapno merged 1 commit intografana:mainfrom
mghildiy:fix699Latest
Jun 7, 2023
Merged

FIX-699: Add capability to completely flush on shutdown#2538
mapno merged 1 commit intografana:mainfrom
mghildiy:fix699Latest

Conversation

@mghildiy
Copy link
Copy Markdown
Contributor

@mghildiy mghildiy commented Jun 3, 2023

[Ingester] Add ability to completely flush on shutdown

Which issue(s) this PR fixes:
Fixes #699

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Copy link
Copy Markdown
Collaborator

@joe-elliott joe-elliott left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for digging into this. Please add a changelog entry and we'll merge.

@mghildiy
Copy link
Copy Markdown
Contributor Author

mghildiy commented Jun 3, 2023

Looks great! Thanks for digging into this. Please add a changelog entry and we'll merge.

I have already added it in CHANGELOG.md.

@joe-elliott
Copy link
Copy Markdown
Collaborator

joe-elliott commented Jun 3, 2023

I have already added it in CHANGELOG.md.

Not sure how I missed that. Thanks!

@mghildiy
Copy link
Copy Markdown
Contributor Author

mghildiy commented Jun 3, 2023

TestInstanceSearchDoesNotRace failed.

I checked its code, and I see several concurrent functions. May be thats making it flaky.

@joe-elliott
Copy link
Copy Markdown
Collaborator

joe-elliott commented Jun 3, 2023

TestInstanceSearchDoesNotRace failed.
I checked its code, and I see several concurrent functions. May be thats making it flaky.

Yeah. It's meant to test for concurrency issues. The issue that is tripping CI it is documented here: #2534

Copy link
Copy Markdown
Contributor

@mapno mapno left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@mapno mapno merged commit ad6532f into grafana:main Jun 7, 2023
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.

[Ingester] Add ability to completely flush on shutdown

3 participants