Daniel Widdis

Results 111 issues of Daniel Widdis

The penultimate step in the curent release template directs to - [x] [Suggest improvements](https://github.com/opensearch-project/opensearch-build/issues/new) to [this template](https://github.com/opensearch-project/opensearch-build/blob/main/.github/ISSUE_TEMPLATE/component_release_template.md). So I'm doing that. Here's a list of things I've noted during 2.14...

documentation
proposal

### Is your feature request related to a problem? The Gradle Wrapper jar file is used extensively by organization repos to run tests. The jar file included with the installation...

enhancement

There are hundreds of methods in OSHI leveraging JNA. Port one of them! It's easier than you might think! You will need to be using JDK 19. Because the FFM...

hacktoberfest

The "is it worth it" thread. Informal benchmarks: macOS process implementation: 10000 reps of `getProcesses()` with ~500 processes. - OSHI avg: 38.26 ms - OSHI-FFM avg: 7.23 ms (5.3 x...

**Describe the bug** The `diffSource.git.compareWith` configuration has no effect if the files have not been committed to git. If this is by design, it should be clearly documented. However, it...

### Is your feature request related to a problem? One of the most common use cases for ML offerings is enabling Neural Search by adding embeddings to an existing index....

enhancement
v2.15.0

Flow Framework allows sequencing of API calls, but these are presently limited to a fixed set of implemented steps. We can empower customers to perform automation and configuration using any...

enhancement
wontfix
Meta

Coming from https://github.com/opensearch-project/flow-framework/pull/689#issuecomment-2086247313 ### Is your feature request related to a problem? Presently when a template is deleted, the workflow state is not deleted if resources exist. However, a user...

enhancement
v2.15.0

**Flow Framework Objective:** We want to introduce our customers to a new no-code/low-code builder experience ([Backend RFC](https://github.com/opensearch-project/OpenSearch/issues/9213) and [Frontend RFC](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/4755)) that empowers users to compose AI-augmented query and ingestion flows,...

discuss
Meta

### Is your feature request related to a problem? Currently, we prevent provisioning a workflow twice. The intent of this restriction is to avoid duplicating resources. It's possible to provision...

enhancement
backlog