Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
Catch All Triage - [1](https://github.com/dblock) [2](https://github.com/krisfreedain) [3](https://github.com/gkamat) [4](https://github.com/andrross) [5](https://github.com/getsaurabh02)
Was this fixed in #5570? Catch All Triage - [1](https://github.com/dblock) [2](https://github.com/krisfreedain) [3](https://github.com/gkamat) [4](https://github.com/andrross) [5](https://github.com/getsaurabh02)
@joshuali925 @pjfitzgibbons Want to PR a fix? Catch All Triage - [1](https://github.com/dblock) [2](https://github.com/krisfreedain) [3](https://github.com/gkamat) [4](https://github.com/andrross) [5](https://github.com/getsaurabh02)
Catch All Triage - [1](https://github.com/dblock), [2](https://github.com/krisfreedain)
As an author of an extension I'd like to be able to easily declare a test matrix that uses any build of OpenSearch to test by extension in CI/CD, aka...
I am a big fan of deferring client responsibilities to opensearch-java and taking a runtime dependency on it.
I think we're saying the same thing @dbwiddis. If an extension needs to make "standard" RESTful API calls to an OpenSearch instance it should know how, but not use the...
1. Is there a category of fast lived extensions that can be satisfied with a version in which all required state is sent as an opening request, and all updates...
@dbwiddis What's a typical latency (time spent in) a language analyzer? If it's "long enough", I am going to claim that the overall throughput can be improved by remoting all...
Why would one want to run a plugin and an extension side-by-side on the same REST path? One possible way to solve this is that all extensions have a configurable...