mattisonchao opened a new pull request, #25962:
URL: https://github.com/apache/pulsar/pull/25962

   ## Motivation
   - Upgrade the Oxia Java client used by Pulsar metadata store to the latest 
0.8.0 release.
   - Keep the Oxia testcontainers artifact on 0.7.4 because 0.8.0 is not 
published for that module on Maven Central.
   
   ## Modifications
   - Bumped `io.github.oxia-db:oxia-client` to 0.8.0 in the Gradle version 
catalog.
   - Split the Oxia testcontainers version so tests continue to resolve the 
currently published 0.7.4 artifact.
   - Updated the binary LICENSE jar entries for the Oxia client artifacts.
   - Adjusted the Oxia config-loading test to reflect the 0.8.0 client 
internals after `SessionFactory` was removed.
   
   ## Testing
   - `./gradlew :pulsar-metadata:compileJava`
   - `./gradlew :pulsar-metadata:compileTestJava`
   - `./gradlew :pulsar-metadata:test --tests 
org.apache.pulsar.metadata.MetadataStoreTest.testOxiaLoadConfigFromFile`


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

Reply via email to