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

[MINOR] feat(server): Introduce LocalFileNullDeviceWriter to flush data into null device for test flush ceiling performance #2337

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

maobaolong
Copy link
Member

What changes were proposed in this pull request?

Introduce a new implementation of FileWriter, named LocalFileNullDeviceWriter.

Why are the changes needed?

Write all the data into null device, specify LocalFileNullDeviceWriter for test the ceiling performance of flush event but kept the cost for file level api.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Tested on our test cluster.

Copy link

github-actions bot commented Jan 12, 2025

Test Results

 2 966 files  ±0   2 966 suites  ±0   6h 26m 17s ⏱️ - 2m 17s
 1 100 tests ±0   1 098 ✅ ±0   2 💤 ±0  0 ❌ ±0 
13 774 runs  ±0  13 744 ✅ ±0  30 💤 ±0  0 ❌ ±0 

Results for commit 5900717. ± Comparison against base commit 43879ca.

♻️ This comment has been updated with latest results.

@maobaolong
Copy link
Member Author

@jerqi Thanks for your review! Merge it.

@maobaolong maobaolong merged commit 51b009a into apache:master Jan 13, 2025
43 checks passed
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.

2 participants