Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
### Is your feature request related to a problem? Other plugins, such as https://github.com/querqy/querqy-opensearch, want to be released independently of OpenSearch, following the release cadence that OpenSearch has, but not...
Coming from https://github.com/opensearch-project/opensearch-plugins/issues/95, add Windows support. - [ ] Passing CI on Windows - [ ] Documentation Open Issues - [ ] https://github.com/opensearch-project/performance-analyzer/issues/121 **[Blocker]** - [ ] https://github.com/opensearch-project/performance-analyzer/issues/300 **[Blocker]** -...
**What is the bug?** I assembled a distribution on Mac OSX (see https://github.com/opensearch-project/opensearch-build/issues/38#issuecomment-944373452) and tried running it. PA fails with `Having issue to use path: /dev/shm/performanceanalyzer/`, plugin is not loaded....
**Is your feature request related to a problem?** Following https://github.com/opensearch-project/opensearch-build/issues/2043 and coming from https://github.com/opensearch-project/opensearch-build/issues/58 there's no automated testing that PA works as part of the OpenSearch distribution. **What solution would...
**What is the bug?** Trying to build PA on Windows fails. ``` ~/source/opensearch-project/performance-analyzer/upstream-performance-analyzer (1.1)$ ./gradlew build -Dbuild.snapshot=true Picked up _JAVA_OPTIONS: -Xmx4096M ======================================= OpenSearch Build Hamster says Hello! Gradle Version :...
Coming from https://github.com/opensearch-project/opensearch-plugins/issues/96, add MacOS (Darwin) support. - [ ] Passing CI on MacOS - [ ] Documentation
**Is your feature request related to a problem? Please describe.** There's no easy way to boot up various interesting docker clusters with OpenSearch. **Describe the solution you'd like** When I...
### Is your feature request related to a problem? Coming from https://github.com/opensearch-project/opensearch-js/pull/266#issuecomment-1197061005, TypeScript bindings are maintained by hand. Development in pure JS is slower, potentially more error prone. ### What...
### Is your feature request related to a problem? Coming from https://github.com/opensearch-project/opensearch-js/issues/187#issuecomment-1260735471. ### What solution would you like? Release v. Next. ### Do you have any additional context? Please add...
### Is your feature request related to a problem? In https://github.com/opensearch-project/opensearch-js/pull/279 we have added a vendor-specific, `aws4` library as a dependency. By design we avoid vendor-specific code to not advantage...