apache / incubator-uniffle

Uniffle is a high performance, general purpose Remote Shuffle Service.
https://uniffle.apache.org/
Apache License 2.0
387 stars 149 forks source link

[MINOR] fix(client): Fix error log for CoordinatorGrpcRetryableClient#accesCluster #2258

Closed maobaolong closed 6 hours ago

maobaolong commented 1 day ago

What changes were proposed in this pull request?

Fix error log for CoordinatorGrpcRetryableClient#accesCluster

Why are the changes needed?

The existing log can make user confused.

Does this PR introduce any user-facing change?

Correct spark am log

How was this patch tested?

No need.

github-actions[bot] commented 1 day ago

Test Results

 2 956 files  ±0   2 956 suites  ±0   6h 27m 20s ⏱️ +8s  1 092 tests ±0   1 090 ✅ ±0   2 💤 ±0  0 ❌ ±0  13 685 runs  ±0  13 655 ✅ ±0  30 💤 ±0  0 ❌ ±0 

Results for commit 85691110. ± Comparison against base commit 910823d8.

:recycle: This comment has been updated with latest results.

maobaolong commented 6 hours ago

@jerqi Thanks for your review. merge it.