Daniel (dB.) Doubrovkine

Results 3330 comments of Daniel (dB.) Doubrovkine

I think it's "correct", but we should do something about it. I get $125/mo from TideLift and try to redistribute it through GitHub sponsorships. It looks like they got [acquired...

@lijie123bes Let's narrow this down to a client vs. server problem. Do you have errors in the server-side log, meaning is the server actually refusing connections because of a circuit...

@hugovk since this is a "high" CVE, see if this introduced by one of the upgrade changes?

[Catch All Triage - [1](https://github.com/dblock/), [2](https://github.com/krisfreedain), [3](https://github.com/reta)]

I like this, needs tests and a CHANGELOG.

@superleesa The reasons are likely completely historical, feel free to do the right thing (TM) and fix this.

Hmmm, this seems like a workaround around a workaround. I see a lot of code like [this](https://github.com/opensearch-project/opensearch-py/blob/4cdf81e74142ddd2f501518b54ecb9591fbd873a/test_opensearchpy/test_async/test_server/__init__.py#L42) Feels like a fix should be somewhere deeper. What are the state(s) of...

The APIs are missing from the spec (and consequently from the client and its documentation). This is part of https://github.com/opensearch-project/opensearch-api-specification/issues/168. Interested in contributing? You'd start with the spec, and the...

Maybe we could add `ca_certs` as an input parameter, introduce `ca_certs = AUTO` and default to it? Either way appreciate a PR!