Skip to content

Adding index.refresh_interval as a data stream setting#131482

Merged
masseyke merged 1 commit intoelastic:mainfrom
masseyke:adding-refresh-interval-to-data-stream-settings
Jul 28, 2025
Merged

Adding index.refresh_interval as a data stream setting#131482
masseyke merged 1 commit intoelastic:mainfrom
masseyke:adding-refresh-interval-to-data-stream-settings

Conversation

@masseyke
Copy link
Copy Markdown
Member

This adds index.refresh_interval as a setting that can be applied to a data stream with the data stream settings API. This setting is applied to all backing indices of the data stream (as well as any future ones).

@masseyke masseyke added >non-issue :StorageEngine/Data streams Data streams and their lifecycles v9.2.0 labels Jul 17, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Jul 17, 2025
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@masseyke masseyke requested a review from lukewhiting July 18, 2025 21:14
Copy link
Copy Markdown
Contributor

@lukewhiting lukewhiting left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@masseyke masseyke merged commit e49a5e8 into elastic:main Jul 28, 2025
33 checks passed
@masseyke masseyke deleted the adding-refresh-interval-to-data-stream-settings branch July 28, 2025 18:57
szybia added a commit to szybia/elasticsearch that referenced this pull request Jul 29, 2025
…-tracking

* upstream/main: (26 commits)
  Add release notes for v9.1.0 release (elastic#131953)
  Unmute multi_node generative tests (elastic#132021)
  Avoid re-enqueueing merge tasks (elastic#132020)
  Fix file entitlements for shared data dir (elastic#131748)
  ES|QL brute force l2_norm vector function (elastic#132025)
  Make ES|QL SAMPLE not a pipeline breaker (elastic#132014)
  Speed up tail computation in MemorySegmentES91OSQVectorsScorer (elastic#132001)
  Remove deprecated usages in `TransportPutFollowAction` (elastic#132038)
  Simulate impact of shard movement using shard-level write load (elastic#131406)
  Remove RemoteClusterService.getConnections() method (elastic#131948)
  Fix off by one in ValuesBytesRefAggregator (elastic#132032)
  Use unicode strings in data generation by default (elastic#132028)
  Adding index.refresh_interval as a data stream setting (elastic#131482)
  [ES|QL] Add more Min/MaxOverTime CSV tests (elastic#131070)
  Restrict remote ENRICH after FORK (elastic#131945)
  Fix decoding of non-ascii field names in ignored source (elastic#132018)
  [docs] Use centrally maintained version variables (elastic#131939)
  Configurable Inference timeout during Query time (elastic#131551)
  ESQL: Allow pruning columns added by InlineJoin (elastic#131204)
  ESQL: Fail `profile` on text response formats (elastic#128627)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>non-issue :StorageEngine/Data streams Data streams and their lifecycles Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants