-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Adding asynchronous fetching for DirectIO directory #134803
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
Open
benwtrent
wants to merge
37
commits into
elastic:main
Choose a base branch
from
benwtrent:exp/async-direct-io
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+977
−79
Open
Changes from 32 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
f111798
Absolutely garbage async io POC, it reads correctly but is slower tha…
benwtrent aa69974
iter
benwtrent e36d5a4
iter
benwtrent 9f43918
iter
benwtrent 8ccc268
Update docs/changelog/134803.yaml
benwtrent 2ce6dd2
repeatably failing test
benwtrent 74793df
Merge remote-tracking branch 'upstream/main' into exp/async-direct-io
benwtrent 9ed9b4c
fixing bug
benwtrent c19b9b1
iter
benwtrent ca6db4a
Delete docs/changelog/134803.yaml
benwtrent 6a5086e
iter
benwtrent 87909c0
Merge branch 'exp/async-direct-io' of github.com:benwtrent/elasticsea…
benwtrent d1feca4
iter
benwtrent 431fa36
Merge remote-tracking branch 'upstream/main' into exp/async-direct-io
benwtrent bfd8656
iter
benwtrent f5c6d7e
prep for merge
benwtrent ed19e82
iter
benwtrent 89b430d
Merge remote-tracking branch 'upstream/main' into exp/async-direct-io
benwtrent 6a72edc
fix after merge
benwtrent ad3b64c
Merge branch 'main' into exp/async-direct-io
benwtrent 91a5bd0
fixing compilation
benwtrent d4fa576
Merge remote-tracking branch 'upstream/main' into exp/async-direct-io
benwtrent 38a153b
iter
benwtrent 04607d2
fixing forbidden
benwtrent ad17181
addressing PR comments, cleaning up code
benwtrent d7d36b7
Merge branch 'main' into exp/async-direct-io
benwtrent 0ebdf43
iter
benwtrent 6633f68
Merge branch 'exp/async-direct-io' of github.com:benwtrent/elasticsea…
benwtrent dd8abc9
Merge branch 'main' into exp/async-direct-io
benwtrent 1ae5dd3
Merge remote-tracking branch 'upstream/main' into exp/async-direct-io
benwtrent 441aa24
Merge branch 'exp/async-direct-io' of github.com:benwtrent/elasticsea…
benwtrent 7b6a822
Merge branch 'main' into exp/async-direct-io
benwtrent b8afc2b
Merge remote-tracking branch 'upstream/main' into exp/async-direct-io
benwtrent cdfb99d
Adding a setting and addressing PR comments
benwtrent 7636387
fixing setting
benwtrent cb5bd7b
Merge branch 'main' into exp/async-direct-io
benwtrent d7e20bb
Merge branch 'main' into exp/async-direct-io
benwtrent File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.