apache / incubator-uniffle

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

[Bug] rss.rpc.client.type.grpc.timeout does not work as expected #1774

Open rickyma opened 3 weeks ago

rickyma commented 3 weeks ago

Code of Conduct

Search before asking

Describe the bug

See https://github.com/apache/incubator-uniffle/pull/1017#issuecomment-2160035077

Maybe we can use rss.client.rpc.timeout.ms to replace it.

Affects Version(s)

master

Uniffle Server Log Output

No response

Uniffle Engine Log Output

No response

Uniffle Server Configurations

No response

Uniffle Engine Configurations

No response

Additional context

No response

Are you willing to submit PR?

rickyma commented 3 weeks ago

It requires a certain amount of refactoring work. Anyone is welcome to pick it up.