Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bug fix/bts 2174 async prefetch with kill (#21861)#21864

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
mchacki wants to merge2 commits into3.12.5
base:3.12.5
Choose a base branch
Loading
fromhot-fix-3.12.5/bts-2174-async-prefetch-with-kill

Conversation

mchacki
Copy link
Member

@mchackimchacki commentedJul 17, 2025
edited
Loading

Backport of#21861

Scope & Purpose

Fixes a race condition in async query execution, while the query is getting killed. This race did cause the kill process to get stuck

  • 💩 Bugfix
  • 🍕 New feature
  • 🔥 Performance improvement
  • 🔨 Refactoring/simplification

Checklist

  • Tests
    • Regression tests
    • C++Unit tests
    • integration tests
    • resilience tests
  • 📖 CHANGELOG entry made
  • 📚 documentation written (release notes, API changes, ...)
  • Backports
    • Backport for 3.12.0:(Please link PR)
    • Backport for 3.11:(Please link PR)
    • Backport for 3.10:(Please link PR)

Related Information

(Please reference tickets / specification / other PRs etc)

* Added a test and the bugfix implementation for a query that gets killed during async prefetching* Added CHANGELOG entry* Update arangod/Aql/ExecutionBlockImpl.hCo-authored-by: Max Neunhöffer <max@arangodb.com>* Fixed clang format* Clarified changelog entry* Fixed try finally clause in test.* Added more clarification to AsyncPrefetch comment* Applied clangformat changes. Fixed batchsize on streaming cursor---------Co-authored-by: Max Neunhöffer <max@arangodb.com>
@mchackimchacki requested a review fromgoedderzJuly 17, 2025 07:48
@mchackimchacki self-assigned thisJul 17, 2025
@mchackimchacki requested a review fromneunhoefJuly 17, 2025 08:14
Copy link
Member

@neunhoefneunhoef left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@neunhoefneunhoefneunhoef approved these changes

@goedderzgoedderzgoedderz approved these changes

Assignees

@mchackimchacki

Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@mchacki@neunhoef@goedderz@kvahed

[8]ページ先頭

©2009-2025 Movatter.jp