sijie commented on pull request #11251:
URL: https://github.com/apache/pulsar/pull/11251#issuecomment-878771563


   @nlu90 an alternative approach is to expose the client builder via the 
context. So we can just serialize the client builder to a base64 encoded string 
and pass it to debezium config. Hence the pulsar database history can get the 
client builder and create a Pulsar client from that. I created a PR 
(https://github.com/apache/pulsar/pull/11293) to demonstrate the idea. Let me 
know what you think. 


-- 
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]


Reply via email to