You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/03/06 10:27:01 UTC

[pulsar] branch master updated (19ccfd5 -> a3e1efc)

This is an automated email from the ASF dual-hosted git repository.

sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 19ccfd5  Fix create partitioned topic with a substring of an existing topic name. (#6478)
     add a3e1efc  Bump jcloud version to 2.2.0 and remove jcloud-shade module (#6494)

No new revisions were added by this update.

Summary of changes:
 jclouds-shaded/pom.xml                             | 141 ---------------------
 pom.xml                                            |  11 +-
 tiered-storage/jcloud/pom.xml                      |  90 ++-----------
 .../jcloud/impl/BlobStoreBackedReadHandleImpl.java |   1 -
 .../impl/BlobStoreManagedLedgerOffloader.java      |   2 +-
 .../jcloud/BlobStoreBackedInputStreamTest.java     |   3 -
 .../impl/BlobStoreManagedLedgerOffloaderTest.java  |   2 +-
 7 files changed, 20 insertions(+), 230 deletions(-)
 delete mode 100644 jclouds-shaded/pom.xml