David Herman

Results 2 issues of David Herman

When using managed identity with `azureblob-sdk`, server-side copy fails with the following error. ``` java.lang.NullPointerException: The argument must not be null or an empty string. Argument name: storageSharedKeyCredentials. at com.azure.storage.common.implementation.StorageImplUtils.assertNotNull(StorageImplUtils.java:174)...

S3proxy container currently shades Jetty classes into a different package. This prevents the OpenTelemetry Java agent from matching Jetty types and injecting server instrumentation. Could we stop relocating Jetty (or...