rickyma commented on PR #1457:
URL:
https://github.com/apache/incubator-uniffle/pull/1457#issuecomment-1893047619
It seems some tests failed. I don't know why the code below returns
`INTERNAL_ERROR`. Can I get any detailed log messages responded by server?
```
RssSendShuffleDataResponse response =
shuffleServerClient.sendShuffleData(sendShuffleDataRequest);
assertSame(StatusCode.SUCCESS, response.getStatusCode());
```
@jerqi @zuston
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]