server/grpc_service: new AskSplitRequest could be removed #5014
Closed
Description
Enhancement Task
It seems we do not need to create a new AskSplit
in the function AskSplitRegion
, use request directly instead.
Lines 1066 to 1072 in 9f10a51
It seems we do not need to create a new AskSplit
in the function AskSplitRegion
, use request directly instead.
Lines 1066 to 1072 in 9f10a51