[X] I have searched in the issues and found no similar issues.
What would you like to be improved?
On the server side of the netty mode, when the server receives the sendShuffleData message, it decodes it into an unnecessary ShuffleBlockInfo and then converts it to ShufflePartitionedBlock in handleSendShuffleDataRequest.
Code of Conduct
Search before asking
What would you like to be improved?
On the server side of the netty mode, when the server receives the sendShuffleData message, it decodes it into an unnecessary ShuffleBlockInfo and then converts it to ShufflePartitionedBlock in handleSendShuffleDataRequest.
How should we improve?
No response
Are you willing to submit PR?