Skip to content

Conversation

@leixm
Copy link
Contributor

@leixm leixm commented Dec 19, 2025

What changes were proposed in this pull request?

Introduce failedChunks metrics in ChunkFetchHandler.

Why are the changes needed?

ChunkFetchHandler often processes ChunkFetchRequests slowly for various reasons, Client may close the connection. When ChunkFetchRequest returns a response to the client, it will print an error log (code). we can introduce a new metric to discover this problem more intuitively

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UTs.

Was this patch authored or co-authored using generative AI tooling?

No.

@leixm
Copy link
Contributor Author

leixm commented Dec 19, 2025

@LuciferYang Can you help review?

@leixm leixm changed the title [SPARK-54772][Core] Introduce failedChunks metrics in ChunkFetchHandler [SPARK-54772][Shuffle] Introduce failedChunks metrics in ChunkFetchHandler Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant