Open
Description
this pr apache/pulsar#9246 adds PulsarAdmin client to Function Context, which needs to pass pulsarWebServiceUrl
to Java Function Runtime as --web_serviceurl
argument.
Changes should be applied to function-mesh if we want open PulsarAdmin
to function in function-mesh.