Vacha Shah
Vacha Shah
Thank you for this plugin! We want to upgrade to the 2.x line of this plugin but facing issues for the LicenseDataCollector as mentioned in #239. I see that the...
### Description **This PR is part 1 of the changes and POC done in #10684. It contains the following changes:** 1. QueryFetchSearchResult as a proto message. 2. A new interface...
**Is your feature request related to a problem?** Humans have to remember to document features, or at least to open issues in documentation-website for new features/changes to be documented. This...
### Description Coming from https://github.com/opensearch-project/OpenSearch/pull/13178#discussion_r1569221067 and as a next step to #12967, abstracting and adding support for multiple protocols on outbound side of transport. ### Related Issues Resolves #[Issue number...
### Description Coming from #11910, extracting some classes for introducing proto structures in this PR for easier reviews. This PR mainly contains: * Proto messages for QuerySearchResult, FetchSearchResult and QueryFetchSearchResult....
## Proposal With the experiment done for using protobuf in _cat/nodes API (see https://github.com/opensearch-project/OpenSearch/issues/6844#issuecomment-1742250229) and a 15-30% improvement depending on the size of the cluster, we can assess the benefits...
**Is your feature request related to a problem?** Humans have to remember to document features, or at least to open issues in documentation-website for new features/changes to be documented. This...
This came up in PR #158, the `build.gradle` is creeping with a lot of new changes, to make it cleaner and readable, we could extract it out and consume in...
The repo contains the [`opensearchplugin`](https://github.com/opensearch-project/anomaly-detection/blob/main/build.gradle#L93-L98) in `build.gradle` which would generate the `plugin-descriptor.properties` file. The repo also contains the [`plugin-descriptor.properties`](https://github.com/opensearch-project/anomaly-detection/blob/main/src/main/resources/plugin-descriptor.properties) which can be removed since it is generated by the build.
**What do you want to do?** - [ ] Request a change to existing documentation - [X] Add new documentation - [ ] Report a technical problem with the documentation...