bowenlan-amzn
bowenlan-amzn
Request adding integration test for Index Management Kibana plugin to the build workflow with and without security plugin With security: `yarn run cypress run --env security_enabled=true` WIthout security: `yarn run...
### Description When intersect and visit a BKD tree, the value of the point or the min/max of the inner node are ever-increasing. The ranges rewritten from date histogram are...
### Description Manual backport because auto backport failed https://github.com/opensearch-project/OpenSearch/pull/13317#issuecomment-2092036765 ### Related Issues Resolves #[Issue number to be closed when this PR is merged] ### Check List - [ ] New...
Flaky symptom: `mapper [rollup_metadata.continuous.next_window_end_time] cannot be changed from type [long] to [date]` `version conflict, required seqNo [7], primary term [1]. current document has seqNo [8] and primary term [1]","index":".opendistro-ism-config","shard":"3","index_uuid":"mqJmMNSZTA20CFiqJLw5Ag"` `Rollup...
Flaky tests
**Describe the bug** > **Note** > Please first search in this page for the same failure before recording yours This issue is to record flaky tests we are seeing. Most...
Add some query parameters to filter by certain fields in the explain API for managed indices Such as filtering for only failed managed indices or ones using specific policies or...
_size is added via mapper-size plugin From UI, unable to select _size field to add to metrics rollup. If created from API to aggregate _size, the mapper validation logic will...
Refactor the BWC test to sth like https://github.com/opensearch-project/k-NN/blob/main/.github/workflows/backwards_compatibility_tests_workflow.yml The key point is restart upgrade supports between major versions (Index comp.), but rolling upgrade only supports the last minor version of...
Currently, ISM executes when triggered by the job scheduler. The execution interval is defined by the job interval cluster setting, and there is currently no way to initiate an execution...
Nowadays, ISM requires user to manually call change policy API after updated the ISM policy. Although this has been called out [in the API documentation](https://opensearch.org/docs/latest/im-plugin/ism/api/#update-policy). It's very easy to miss...