Skip to content

Conversation

@myronmarston
Copy link
Collaborator

Valid operation implementations (and all our current implementations) return a non-empty array from to_datastore_bulk. The docs on bulk indicate that every valid operation has a non-empty bulk representation:

https://docs.opensearch.org/latest/api-reference/document-apis/bulk/#request-body

We don't need to keep a work around in place for invalid operations. And if we did, I don't think siltently ignoring them is the best approach.

Valid `operation` implementations (and all our current implementations)
return a non-empty array from `to_datastore_bulk`. The docs on bulk
indicate that every valid operation has a non-empty bulk representation:

https://docs.opensearch.org/latest/api-reference/document-apis/bulk/#request-body

We don't need to keep a work around in place for invalid operations.
And if we did, I don't think siltently ignoring them is the best
approach.
@myronmarston myronmarston merged commit 418128c into main Jan 18, 2026
22 checks passed
@myronmarston myronmarston deleted the myron/remove-indexer-workaround branch January 18, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants