Peter-Josef Meisch

Results 166 comments of Peter-Josef Meisch

Currently this is not possible. This will need some investigation of how it might be integrated int the critera API

Spring Data Elasticsearch does not support the creation of data streams. And using a name like `-*` to define that a data stream should be created is not feasible, as...

There currently is no support implemented in Spring Data Elasticsearch for that.

As I wrote, there is no support currently in Spring Data Elasticsearch in regards to this observability topic. In contrast to Spring Data Mongodb a Spring Data Elasticsearch is a...

> import org.springframework.boot.autoconfigure.elasticsearch.RestClientBuilderCustomizer; Adding this to Spring Data Elasticsearch would add a dependency on Spring Boot, which we cannnot do (it would create a circular dependency).

As I already wrote: > Spring Data Elasticsearch is a community driven project, there is no dedicated team anywhere working on it. So this issue will be open until either...