Octavi00 commented on PR #10975: URL: https://github.com/apache/gravitino/pull/10975#issuecomment-5087468651
Hi @nevzheng, while I was writing some CUJ level tests as you've requested, I've come across a couple of questions. The first being if it'd be appropriate to create a whole new test file named TestHTTPClientTLS.java inside the clients/client-java/src/test/java/org/apache/gravitino/client path, which would house the newer TLS specific tests, instead of adding them into the already large HTTP test file. The second question would be: since I'd also need to use the same .p12 certificates as in the server-common test, would it make sense to move the certificates into a folder further outside of the path so that they can be globally accessed for testing purposes, or should I drop a copy of the certificates folder into the client test resource path? -- 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]
