Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Conversation

@mieciu
Copy link
Member

@mieciu mieciu commented Nov 13, 2024

I guess this is due to some historical reasons which are no longer accurate.
After this patch, you can create data stream with ES index without issues:
image

At this moment, we simply return all(*) the sources. After all, created data view may outlive Quesma and related routing configuration.

(*) all the Elasticsearch indices/datastreams/aliases matching desired pattern plus our ClickHouse tables presented as Data Streams.

Closes: #996

@mieciu mieciu changed the title Don't remove Elasticsarch indices from _resolve endpoint Don't remove Elasticsarch indices/datastreams from _resolve endpoint Nov 13, 2024
@mieciu mieciu requested a review from avelanarius November 13, 2024 16:32
@mieciu mieciu force-pushed the dont-remove-sources branch from dcbe851 to 187f646 Compare November 18, 2024 12:54
simplify the `_resolve` algorithm by showing all the sources
@mieciu mieciu force-pushed the dont-remove-sources branch from 187f646 to 99fe066 Compare November 18, 2024 13:14
@mieciu mieciu marked this pull request as ready for review November 18, 2024 13:45
@mieciu mieciu requested a review from a team as a code owner November 18, 2024 13:45
@mieciu
Copy link
Member Author

mieciu commented Nov 19, 2024

@mieciu mieciu added this pull request to the merge queue Nov 20, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 20, 2024
@avelanarius avelanarius added this pull request to the merge queue Nov 20, 2024
Merged via the queue into main with commit d59a9f2 Nov 20, 2024
7 checks passed
@avelanarius avelanarius deleted the dont-remove-sources branch November 20, 2024 08:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incomplete responses in _resolve endpoint

4 participants