tisonkun commented on issue #18895: URL: https://github.com/apache/pulsar/issues/18895#issuecomment-1508109800
Interesting, `BlobStoreManagedLedgerOffloader` and `BlobStoreBackedReadHandleImpl` are actually both in the NAR file. Now you can load `BlobStoreManagedLedgerOffloader` but `BlobStoreBackedReadHandleImpl` not found. Could you try out 2.10.3 version and see if there still the issue? If so, could you share some detailed configure how you actually configure and run the application? It can be a malformed NAR file, or some config to exclude the class on load. For NAR file completeness, I suggest you check the tarball with checksum file. -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org