Pulsar image is built on the Alpine image. However, opendal-java is a JNI library, where the release process does not involve musl-based Linux environments, see https://github.com/apache/opendal/actions/runs/20171987221. Have you verified if the opendal-java library can work on Alpine env?
Thanks, Yunze On Fri, Dec 19, 2025 at 5:59 PM Lari Hotari <[email protected]> wrote: > > I suggested Hadoop Cloud Storage libraries as a replacement for JClouds in > the GitHub discussion. > > -Lari > > On 2025/12/18 12:42:50 SiNan Liu wrote: > > I initiated a discussion about the pulsar tiered-storage module. > > https://github.com/apache/pulsar/discussions/25093 > > > > Apache Pulsar's current Tiered Storage offline storage implementation uses > > Apache JClouds, but this library has now entered the Apache Attic (no > > longer maintained). As a new top-level Apache project, Apache OpenDAL is > > expected to become a replacement for JClouds. > > > > Apache JClouds: https://jclouds.apache.org/ > > > > Apache OpenDAL: > > > > - > > > > https://opendal.apache.org/ > > - > > > > https://lists.apache.org/thread/3v9g2nk734m2zplrq1fgozc7xt169bgt > > > > > > > > Thanks, > > sinan > >
