• J
    GCS offload support(2): replace `s3client` api with `jclouds` related api (#2065) · 3c8d13c0
    Jia Zhai 提交于
    This is the second part to support `Google Cloud Storage` offload. 
    It aims to replace "s3 client" api with "jclouds" api, and make sure unit test and integration test passed.
    There will be a following change to add `Google Cloud Storage` support and related test.
    
    change:
    replace `s3client` api with `jclouds` related api in `S3ManagedLedgerOffloader`
    
    Master Issue: #2067 
    3c8d13c0
pom.xml 3.8 KB