Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory queue: cancel in-progress writes on queue closed, not producer closed #38094

Merged
merged 8 commits into from
Mar 4, 2024
Merged
Prev Previous commit
Next Next commit
Merge branch 'main' into wg-panic-fix
  • Loading branch information
faec authored Feb 26, 2024
commit 250682999a1e490d4d0ded48c8e508d866678c4b
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ fields added to events containing the Beats version. {pull}37553[37553]
- [threatintel] MISP pagination fixes {pull}37898[37898]
- Fix file handle leak when handling errors in filestream {pull}37973[37973]
- Fix a race condition that could crash Filebeat with a "negative WaitGroup counter" error {pull}38094[38094]
- Prevent HTTPJSON holding response bodies between executions. {issue}35219[35219] {pull}38116[38116]

*Heartbeat*

Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.