pan3793 commented on PR #13: URL: https://github.com/apache/incubator-uniffle/pull/13#issuecomment-1176292080
> > > I have tested the compatibility of gRPC client/server. > > > > > > 1. Higher server with low client is ok. > > > 2. Low server with higher client is not ok. > > > > > > @pan3793 @colinmjj > > > > > > Would you please share your testing code? I test the official hello-world demo, the high version client works well w/ low version server. Test steps: https://gist.github.com/pan3793/815c20e1fb725c48cfe3838f9651d101 > > I directly test uniffle client with uniffle server. To reproduce it, you could just replace rss-client jar (v1.33 and v1.47). > > See MRIntegrationTestBase `File file = new File(parentPath, "client-mr/target/shaded"); ` I try this way again, and the test passed. Please attach your failure stack traces. -- 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]
