Daniel (dB.) Doubrovkine

Results 3341 comments of Daniel (dB.) Doubrovkine

Thank you for fixing this! Let's deal with the integ test separately. ``` --- FAIL: TestNodes (1.48s) --- FAIL: TestNodes/Stats (0.06s) --- FAIL: TestNodes/Stats/without_request (0.05s) ``` You will need to...

Any ideas why the integ test started failing? ``` === RUN TestNodes/Stats/without_request api_nodes_test.go:182: Error Trace: /home/runner/work/opensearch-go/opensearch-go/internal/test/helper.go:147 /home/runner/work/opensearch-go/opensearch-go/opensearchapi/api_nodes_test.go:182 Error: Should be empty, but was [{"op":"remove","path":"/nodes/tFKzdl01Ss2oOLoYJtcXcg/indices/search/request/took"}] Test: TestNodes/Stats/without_request ```

@Jakob3xD thanks for taking care of the integ tests in #623 @aouji rebase?

[[Catch All Triage](https://github.com/opensearch-project/.github/blob/main/TRIAGING.md) - [1](https://github.com/dblock), [2](https://github.com/reta), [3](https://github.com/andrross/), [4](https://github.com/krisfreedain), [5](https://github.com/andy-k-improving)]

[[Catch All Triage](https://github.com/opensearch-project/.github/blob/main/TRIAGING.md) - [1](https://github.com/dblock), [2](https://github.com/reta), [3](https://github.com/andrross/), [4](https://github.com/krisfreedain), [5](https://github.com/andy-k-improving)]

[[Catch All Triage](https://github.com/opensearch-project/.github/blob/main/TRIAGING.md) - [1](https://github.com/dblock), [2](https://github.com/reta), [3](https://github.com/andrross/), [4](https://github.com/krisfreedain), [5](https://github.com/andy-k-improving)]

Maybe I can get some attention on this from @jamesmbourne, please?

@jamesmbourne updated, only adding `addContentSha` to interceptor options

Looks like a bug. Want to write a test and fix it? FYI, we have recently merged a beginning of a code generator that aims to resolve this entire class...

@Bzil i am here to help! Feel free to open issues in that repo. Do read the dev guide, some things require a bit of a setup.