smongiar commented on PR #21994: URL: https://github.com/apache/camel/pull/21994#issuecomment-4125313370
> New Items Hi @gnodet, I updated accordingly "New Items" reported. **Point 1**: The loadCollection fix in _MilvusProducer.delete()_ is a core component bug fix but it was raised from IT after [this](https://github.com/apache/camel/commit/7d655c33b2b26a9ed087abd113f3d6e2cb19c0bf) commit. Insert and upsert do not require the collection to be loaded. Loading is only needed for read/query operations **Point 2**: _searchWithHelper_ was changed from "test" to "test_helper" **Point 3**: Added 4 new helper tests: _createRagCollectionWithHelper, createRagIndexWithHelper, insertWithHelper, upsertWithHelper_ -- 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]
