bemoore34 commented on issue #11525: URL: https://github.com/apache/pulsar/issues/11525#issuecomment-1026470612
A comment on the Slack group pointed me to the fact that you can set the pipeline on the index or templates. There is an "index.default_pipeline" setting, which eliminates the need for this requested sink modification. By setting an ingest pipeline at the index or component template level, it is possible to simply send messages to the ES index with the standard ES sink and the ingest pipeline will be applied. Adding the property to the sink may make it more flexible, but I don't see a requirement for this request anymore. Sorry for my lack of knowledge when opening this. -- 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]
