lhotari commented on code in PR #22391:
URL: https://github.com/apache/pulsar/pull/22391#discussion_r1555805944
##########
pom.xml:
##########
@@ -1192,7 +1200,12 @@ flexible messaging model and an intuitive client
API.</description>
<groupId>io.streamnative.oxia</groupId>
<artifactId>oxia-client</artifactId>
<version>${oxia.version}</version>
- <classifier>shaded</classifier>
Review Comment:
Isn't that something that shouldn't be shaded at all? would it be helpful to
exclude it from shading? if so, please create an issue in
https://github.com/streamnative/oxia where the context is explained.
--
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]