### Motivation I cannot use Athenz in functions worker because I cannot set athenzDomainNames. I fixed to set Athenz option in system properties (not in conf file). ### Modifications To get athenzDomainNames, I added system properties option `pulsar.athenz.domain.names` ### Result We can use Athenz in functions worker.
[ Full content available at: https://github.com/apache/pulsar/pull/2707 ] This message was relayed via gitbox.apache.org for [email protected]
