gaozhangmin edited a comment on pull request #14450:
URL: https://github.com/apache/pulsar/pull/14450#issuecomment-1077554524
@freeznet I agree with you this pr brings breaking changes.
But for task one, My idea is, now user can create or update a
function/sink/source by:
1、local path to the JAR file for the function (if the function is written in
Java).
2、`functionPkgUrl` which starts with http/https/file/package URL from
packages management service
We should upload package to packageManagement service either we provide a
local path or `functionPkgUrl with http/file/https`. To use the unified
package service api to read and write jar files
--
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]