zhaijack commented on a change in pull request #2065: GCS offload support(2):
replace `s3client` api with `jclouds` related api
URL: https://github.com/apache/incubator-pulsar/pull/2065#discussion_r202504042
##########
File path: pom.xml
##########
@@ -101,6 +101,8 @@ flexible messaging model and an intuitive client
API.</description>
<module>tests</module>
<module>pulsar-log4j2-appender</module>
<module>protobuf-shaded</module>
+ <!-- jclouds shaded for gson conflict:
https://issues.apache.org/jira/browse/JCLOUDS-1166 -->
Review comment:
Thanks, @ivankelly, Opened issue #2164 for this. Once it is done we could
remove this shading.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services