Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
> If it's wanted, I could add a check that the alias only points to one index to raise a more specific error. Would that be appreciated? Possibly, but doesn't...
~@tienne-B so we can't merge this without a passing CI, help out with whatever the right answer is to get it to pass _and_ ensuring that the tests you have...
good work merci @tienne-B !
I believe host should just be the host, not `/_bulk`, aka just ``. I checked the docs but I am not seeing anything that has implied otherwise? Help me find...
I think this is by design. > An error occurs when executing the code below. > hosts=[{"host": host, "port": 9200}], this produces ``` hosts = [{"host":"https://.....ap-northeast-2.es.amazonaws.com/_bulk", "port":9200}] ``` which is...
Tests that failed need to be looked at.
@saimedhi I don't think we need to as it gets refreshed with the spec evolving fast, I'd prefer to merge this once before doing a release
CI fix in https://github.com/opensearch-project/opensearch-py/pull/838.
Legit failures here.
cc: @nathaliellenaa