Does current implementation of package manager support Oxia? #24026
Unanswered
anosulchik
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm trying to enable pulsar packages management for functions (also for sinks and sources) in the cluster that uses Oxia as a metadata service. Brokers fails to initialize package management throwing an error
java.net.URI.getAuthority()
foroxia://
URLs. Does package management supports Oxia at this stage or ZK is required?Brokers config excerpt:
Logs can be found below, please see
org.apache.pulsar.broker.PulsarService.startPackagesManagementService
in a stacktrace:Beta Was this translation helpful? Give feedback.
All reactions