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

[#2201]Improvement: Remove the ShuffleBlockInfo used in the communication between client and server via handleSendShuffleDataRequest. #2334

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cchung100m
Copy link
Collaborator

What changes were proposed in this pull request?

Remove the ShuffleBlockInfo used in the communication between client and server via handleSendShuffleDataRequest.

Why are the changes needed?

Fix: #2201

Does this PR introduce any user-facing change?

No.

How was this patch tested?

current UT

…munication between client and server via handleSendShuffleDataRequest.
@cchung100m cchung100m self-assigned this Jan 9, 2025
Copy link

github-actions bot commented Jan 9, 2025

Test Results

1 245 files   - 1 707  1 245 suites   - 1 707   1h 43m 12s ⏱️ - 4h 19m 20s
  499 tests  -   601    475 ✅  -   622   2 💤 ±0   6 ❌ + 5   16 🔥 + 16 
7 485 runs   - 6 265  7 125 ✅  - 6 593  30 💤 ±0  90 ❌ +88  240 🔥 +240 

For more details on these failures and errors, see this check.

Results for commit 5c59284. ± Comparison against base commit 5b7d18c.

This pull request removes 601 tests.
org.apache.hadoop.mapred.SortWriteBufferManagerTest ‑ testCombineBuffer
org.apache.hadoop.mapred.SortWriteBufferManagerTest ‑ testCommitBlocksWhenMemoryShuffleDisabled
org.apache.hadoop.mapred.SortWriteBufferManagerTest ‑ testOnePartition
org.apache.hadoop.mapred.SortWriteBufferManagerTest ‑ testWriteException
org.apache.hadoop.mapred.SortWriteBufferManagerTest ‑ testWriteNormal
org.apache.hadoop.mapred.SortWriteBufferManagerTest ‑ testWriteNormalWithRemoteMerge
org.apache.hadoop.mapred.SortWriteBufferManagerTest ‑ testWriteNormalWithRemoteMergeAndCombine
org.apache.hadoop.mapred.SortWriteBufferTest ‑ testReadWrite
org.apache.hadoop.mapred.SortWriteBufferTest ‑ testSortBufferIterator
org.apache.hadoop.mapreduce.RssMRUtilsTest ‑ applyDynamicClientConfTest
…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant