mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This refactors the `TransportShardBulkAction` to split it appart and make it unit-testable, and then it also adds unit tests that use these methods. In particular, this makes `executeBulkItemRequest` shorter and more readable