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

[Filestore] issue-2806: support multiple aio engines in local filestore #2811

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

budevg
Copy link
Collaborator

@budevg budevg commented Jan 8, 2025

#2806

Additionally dispatch async read/write into thread pool and increase default
number of worker threads to 8

Copy link
Contributor

github-actions bot commented Jan 8, 2025

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit e4413e1.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
6317 6317 0 0 0 0

Additionally dispatch async read/write into thread pool and increase default
number of worker threads to 8
@budevg budevg force-pushed the users/evgenybud/fielstore-local-perf branch from e4413e1 to 53afbeb Compare January 12, 2025 10:20
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 53afbeb.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
6318 6309 0 9 0 0

@budevg budevg added the filestore Add this label to run only cloud/filestore build and tests on PR label Jan 12, 2025
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 53afbeb.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
2085 2085 0 0 0 0

Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 2ead04e.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
2085 2068 0 17 0 0

Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 2ead04e.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
2085 2068 0 17 0 0

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 2ead04e.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
2085 2053 0 32 0 0

@budevg budevg added filestore Add this label to run only cloud/filestore build and tests on PR and removed filestore Add this label to run only cloud/filestore build and tests on PR labels Jan 28, 2025
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 2ead04e.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
2084 2076 0 8 0 0

@budevg budevg merged commit b7e6e29 into main Jan 28, 2025
17 of 22 checks passed
@budevg budevg deleted the users/evgenybud/fielstore-local-perf branch January 28, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filestore Add this label to run only cloud/filestore build and tests on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants