Minal Shah
Minal Shah
### Is your feature request related to a problem? Extensions can be installed today, without any tools, its just configuration. With the tools we’ll make it easier to manage extensions....
### What is the bug? Developer Guide: https://github.com/opensearch-project/opensearch-sdk-java/blob/main/DEVELOPER_GUIDE.md#submitting-changes does not share information on how to build an extension. Developer guide should be a one-stop shop which should cover the following:...
**Is your feature request related to a problem?** The getFeature(), createGuiceModules(), getGuiceServiceClasses(), additionalSettings(), getSettingsFilter(), getSettingUpgraders(), getIndexTemplateMetadataUpgrader(), getBootstrapChecks(), getRoles(), getAdditionalIndexSettingProviders() extension points communicate an extension's default capabilities to OpenSearch. **What solution...
**Is your feature request related to a problem?** Extension points (see https://github.com/opensearch-project/opensearch-sdk-java/issues/315) will be (optionally) implemented on Extensions. Eventually these points may need to be communicated to OpenSearch to be...
### Describe the Issue As per https://github.com/opensearch-project/opensearch-build/issues/3743, for 2.10.0, the code freeze date(code complete, release branch and version increments) for Core and Dashboard is set to 9/4 and for respective...