Skip to content

Conversation

@caiqi1111
Copy link

@caiqi1111 caiqi1111 commented Dec 2, 2025

Description

Elasticsearch Data streams are well-suited for logs, events, metrics, and other continuously generated data. However data_stream only support op_type=create for _bulk API.

reference:https://www.elastic.co/docs/api/doc/elasticsearch/v8/operation/operation-bulk

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Dec 2, 2025
Copy link
Contributor

@Baoyuantop Baoyuantop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be best to add a configuration to control this behavior. Additional documentation and testing are also needed.

@Baoyuantop Baoyuantop added the wait for update wait for the author's response in this issue/PR label Dec 8, 2025
@Baoyuantop
Copy link
Contributor

Hi @caiqi1111, following up on the previous review comments. Please let us know if you have any updates. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files. wait for update wait for the author's response in this issue/PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants