georgew5656 commented on code in PR #15042:
URL: https://github.com/apache/druid/pull/15042#discussion_r1345822365
##########
extensions-core/protobuf-extensions/pom.xml:
##########
@@ -187,7 +187,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>3.2.1</version>
+ <version>3.4.1</version>
Review Comment:
no reason, i was trying to fix a issue in the unit tests where we were
periodically getting: Error creating shaded jar: duplicate entry:
META-INF/services/org.apache.druid.opentelemetry.shaded.io.grpc.NameResolverProvider
if two builds ran two quickly one after another, and 3.4.1 was where the docs
said this issue was fixed
--
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]