It is done in that way by design. The PulsarClient needs to be set at component level and re-used on the endpoints.
Il giorno mar 8 giu 2021 alle ore 07:38 李清波 <1991...@gmail.com> ha scritto: > Hi,I want to dy set PulsarClient in Pulsar Endpoint uri,But It can not be > done. I found it can only set by PulsarComponentConfiguration.why can't set > client by uri just like other mq Component,for example ActiveMqComponent's > connectionFactory >