rob-kvietkauskas-ign commented on issue #20722: URL: https://github.com/apache/pulsar/issues/20722#issuecomment-1645506348
I have finally managed to register both source (both file and Debezium PostgreSQL Source) and (custom) sink connectors in 2.9.1 bare-metal cluster. Once I added `file://` schema prefix to path of the archive (I have provided absolute or relative file system paths of the archives until this discovery, same way as it is described in documentation), all the connectors that I was testing, got created (registered) successfully, operated properly after restart of broker node. It was not the case in 2.11.1 cluster with `functionsWorkerEnablePackageManagement` enabled – after restart of the broker, connector didn't start automatically and ended up having underlying internal error). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
