S3-Performance-Test icon indicating copy to clipboard operation
S3-Performance-Test copied to clipboard

fix no class found xml

Open dalmatele opened this issue 5 years ago • 1 comments

dalmatele avatar Oct 10 '19 06:10 dalmatele

Have you tested the performance impact of the change? I also stumpled over this

WARNING: JAXB is unavailable. Will fallback to SDK implementation which may be less performant.If you are using Java 9+, you will need to include javax.xml.bind:jaxb-api as a dependency.

But after I changed the pom.xml, like you did, the upload performance was about 5% slower.

giraone avatar Oct 15 '19 20:10 giraone