seokjin0414 opened a new pull request, #2684: URL: https://github.com/apache/iggy/pull/2684
Closes #2592 ## Summary - Add 3 e2e tests for Elasticsearch sink connector - Use testcontainers GenericImage with ES 8.17.0 - Follow Quickwit fixture pattern (ElasticsearchOps trait, polling retry) ## Tests - `given_json_messages_should_index_documents` - JSON indexing + field verification - `given_bulk_messages_should_index_all` - 500 bulk messages - `given_messages_should_have_iggy_metadata` - _iggy_* metadata field verification ## Note During testing, discovered a serialization bug in `bulk_index_documents` and reported it as #2683. These tests will pass once that bug is fixed. -- 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]
