ryerraguntla opened a new issue, #3504: URL: https://github.com/apache/iggy/issues/3504
### Description Add a Opensearch sink connector that consumes Iggy messages and indexes them into a Opensearch index through the official Rust SDK. ### Motivation Users should be able to route Iggy stream data into Opensearch for full-text search and retrieval without writing a custom connector. ### Scope - Add the sink connector crate and sample runtime config. - Document sink configuration and payload behavior. - Add Docker-backed integration coverage for indexing JSON messages. ### Affected area / component Connectors ### Proposed solution _No response_ ### Alternatives considered _No response_ ### Contribution - [x] I'm willing to submit a pull request to implement this feature ### Good first issue - [x] I think this could be a good first issue for a new contributor -- 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]
