Files
Soby Chacko f346092648 HttpHost regression issues in OpenSearchVectorStoreAutoConfiguration
Changes introduced for https://github.com/spring-projects/spring-ai/issues/2954
introduced a regression in the way OpenSearch works with test containers.

Restore the retrieval of HttpHost from OpenSearchConnectionDetails insted of getting
them directly from properties.

Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>
2025-05-13 09:45:27 -04:00
..