Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for update document via a data stream #70923

Open
martijnvg opened this issue Mar 26, 2021 · 1 comment
Open

Add support for update document via a data stream #70923

martijnvg opened this issue Mar 26, 2021 · 1 comment
Labels
:Data Management/Data streams Data streams and their lifecycles >feature Team:Data Management Meta label for data/management team

Comments

@martijnvg
Copy link
Member

Currently updating documents that are part of a data stream can’t be performed via the data stream. This can only be performed via the backing index a document resides in. From the client side this information can be gathered so that the right backing index is picked for an update. However this is far from ideal. The data stream primitive should provide this functionality.

This issue is here to track the status of this feature request and is currently just a placeholder. This issue will be updated when there is an initial design plan for this feature and then track the development of this feature request.

@martijnvg martijnvg added >feature :Data Management/Data streams Data streams and their lifecycles labels Mar 26, 2021
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Mar 26, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Data streams Data streams and their lifecycles >feature Team:Data Management Meta label for data/management team
Projects
None yet
Development

No branches or pull requests

2 participants