Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7.12.0 Meta Ticket #5337

Closed
13 of 34 tasks
stevejgordon opened this issue Feb 22, 2021 · 1 comment
Closed
13 of 34 tasks

7.12.0 Meta Ticket #5337

stevejgordon opened this issue Feb 22, 2021 · 1 comment
Assignees

Comments

@stevejgordon
Copy link
Contributor

stevejgordon commented Feb 22, 2021

Priority Items for 7.12.0

These are the priority items for 7.12.0. The need further review and refinement to identify if changes are required in the client to fully support these use cases.

Secondary Items

Additional items for consideration and further refinement.

Breaking changes

Mapping

  • Returning nested data in fields API #67432 (issue: #63709)

New features

Authorization

  • Add a cluster privilege to cancel tasks and delete async searches #68679 (issue: #67965)

Features/ILM+SLM

  • Add support for partial searchable snapshots to ILM #68714 (issues: #68509, #68605)
  • Support max_single_primary_size in Resize Action and exposed in ILM #67705 (issue: #65714)

Search

  • Add minimum compatibility version to SearchRequest #65896 (issue: #63304)

Snapshot/Restore

  • Add partial searchable snapshot support for a frozen tier #68509

Enhancements

MULTIPLE AREA LABELS

Authorization

  • Phase 2 support for operator privileges: Cluster settings #66684

Features/Ingest

  • Configurable MIME type for mustache template encoding on set processor #65314 (issue: #65115)

Features/Stats

  • Make GET _cluster/stats cancellable #68676 (issue: #55550)

Geo

  • Implement IndexOrDocValuesQuery for geo_shape field #64688

Infra/Core

  • Introduce "Feature States" for managing snapshots of system indices #63513 (issue: #61657)

Machine Learning

  • Add new multi custom processor for data frame analytics and model inference #67362
  • Improve resuming a data frame analytics job stopped during inference #67623
  • Move find file structure to a new API endpoint #67123 (issue: #67001)

Search

  • Add grok and dissect methods to runtime fields #68088 (issue: #67825)

Snapshot/Restore

  • Add ClusterUUID to RepositoryData #68002

Transform

Bug fixes

Infra/Core

  • Allow the ",-" ("no-index") pattern for destructive actions when destructive_requires_name is true #68021 (issue: #67958)
@stevejgordon
Copy link
Contributor Author

Closing as we've implemented the priority features for 7.12.0

@stevejgordon stevejgordon unpinned this issue Mar 16, 2021
SingingTree added a commit to SingingTree/documentation-website that referenced this issue Apr 19, 2023
Opensearch does not currently appear to support `_shard_doc` as part of Point In Time search, so remove references to it from the documentation.

Further details:
- I don't see any reference to `_shard_doc` in the code on [Opensearch's](https://github.com/opensearch-project/OpenSearch) main branch at time of proposing the change.
- ElasticSearch added `_shard_doc` in [7.12](elastic/elasticsearch-net#5337) and it looks like it was not added as part of Opensearch's [Point In Time work](opensearch-project/OpenSearch#1147).
SingingTree added a commit to SingingTree/documentation-website that referenced this issue Apr 19, 2023
Opensearch does not currently appear to support `_shard_doc` as part of Point In Time search, so remove references to it from the documentation.

Further details:
- I don't see any reference to `_shard_doc` in the code on [Opensearch's](https://github.com/opensearch-project/OpenSearch) main branch at time of proposing the change.
- ElasticSearch added `_shard_doc` in [7.12](elastic/elasticsearch-net#5337) and it looks like it was not added as part of Opensearch's [Point In Time work](opensearch-project/OpenSearch#1147).

Signed-off-by: Bryce Seager van Dyk <[email protected]>
Naarcha-AWS pushed a commit to opensearch-project/documentation-website that referenced this issue May 18, 2023
Opensearch does not currently appear to support `_shard_doc` as part of Point In Time search, so remove references to it from the documentation.

Further details:
- I don't see any reference to `_shard_doc` in the code on [Opensearch's](https://github.com/opensearch-project/OpenSearch) main branch at time of proposing the change.
- ElasticSearch added `_shard_doc` in [7.12](elastic/elasticsearch-net#5337) and it looks like it was not added as part of Opensearch's [Point In Time work](opensearch-project/OpenSearch#1147).

Signed-off-by: Bryce Seager van Dyk <[email protected]>
opensearch-trigger-bot bot pushed a commit to opensearch-project/documentation-website that referenced this issue May 18, 2023
Opensearch does not currently appear to support `_shard_doc` as part of Point In Time search, so remove references to it from the documentation.

Further details:
- I don't see any reference to `_shard_doc` in the code on [Opensearch's](https://github.com/opensearch-project/OpenSearch) main branch at time of proposing the change.
- ElasticSearch added `_shard_doc` in [7.12](elastic/elasticsearch-net#5337) and it looks like it was not added as part of Opensearch's [Point In Time work](opensearch-project/OpenSearch#1147).

Signed-off-by: Bryce Seager van Dyk <[email protected]>
(cherry picked from commit 3470787)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Naarcha-AWS pushed a commit to opensearch-project/documentation-website that referenced this issue May 18, 2023
Opensearch does not currently appear to support `_shard_doc` as part of Point In Time search, so remove references to it from the documentation.

Further details:
- I don't see any reference to `_shard_doc` in the code on [Opensearch's](https://github.com/opensearch-project/OpenSearch) main branch at time of proposing the change.
- ElasticSearch added `_shard_doc` in [7.12](elastic/elasticsearch-net#5337) and it looks like it was not added as part of Opensearch's [Point In Time work](opensearch-project/OpenSearch#1147).


(cherry picked from commit 3470787)

Signed-off-by: Bryce Seager van Dyk <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
vagimeli pushed a commit to opensearch-project/documentation-website that referenced this issue May 26, 2023
Opensearch does not currently appear to support `_shard_doc` as part of Point In Time search, so remove references to it from the documentation.

Further details:
- I don't see any reference to `_shard_doc` in the code on [Opensearch's](https://github.com/opensearch-project/OpenSearch) main branch at time of proposing the change.
- ElasticSearch added `_shard_doc` in [7.12](elastic/elasticsearch-net#5337) and it looks like it was not added as part of Opensearch's [Point In Time work](opensearch-project/OpenSearch#1147).

Signed-off-by: Bryce Seager van Dyk <[email protected]>
harshavamsi pushed a commit to harshavamsi/documentation-website that referenced this issue Oct 31, 2023
Opensearch does not currently appear to support `_shard_doc` as part of Point In Time search, so remove references to it from the documentation.

Further details:
- I don't see any reference to `_shard_doc` in the code on [Opensearch's](https://github.com/opensearch-project/OpenSearch) main branch at time of proposing the change.
- ElasticSearch added `_shard_doc` in [7.12](elastic/elasticsearch-net#5337) and it looks like it was not added as part of Opensearch's [Point In Time work](opensearch-project/OpenSearch#1147).

Signed-off-by: Bryce Seager van Dyk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant