rickyma commented on PR #2422: URL: https://github.com/apache/uniffle/pull/2422#issuecomment-2768900743
You can perform a global search for the string `ServerType.GRPC` in the test codebase. You will find that many unit tests have hardcoded this as the default parameter for unit tests. I believe most of these need to be changed to `ServerType.GRPC_NETTY`. Please help to investigate this thoroughly. Thanks a lot. -- 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]
