wolfkill opened a new pull request, #18607:
URL: https://github.com/apache/pinot/pull/18607

   ## Summary
   - Preserve a previously configured 
`JsonAsyncHttpPinotClientTransportFactory` scheme when connection properties 
omit `scheme`
   - Keep the default `http` fallback if the configured scheme is null
   - Add regression coverage for setter/property precedence and null fallback 
cases
   
   Fixes #14500.
   
   ## Testing
   - `JAVA_HOME=/opt/homebrew/opt/openjdk@21/libexec/openjdk.jdk/Contents/Home 
./mvnw -pl pinot-clients/pinot-java-client -am 
-Dtest=JsonAsyncHttpPinotClientTransportTest 
-Dsurefire.failIfNoSpecifiedTests=false test`
   - `git diff --check upstream/master...HEAD`


-- 
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]

Reply via email to