Martijn van Groningen

Results 14 issues of Martijn van Groningen

Today when setting up an auto follow pattern in CCR that follows (almost) everything then also internal data streams / indices can be auto followed from the remote cluster. For...

>enhancement
:Distributed/CCR
:Data Management/Data streams
Team:Data Management
Team:Distributed

This change adds an experimental time series source operator that gets enabled when `time_series` query pragma is set. When enabled, the documents the source operator emits, are in time series...

>non-issue
Team:Analytics
:StorageEngine/TSDB
:Analytics/Compute Engine
Team:StorageEngine
v8.14.0

Attempt to simulate id inconsistency spotted in #105452

>test
:StorageEngine/TSDB
test-full-bwc
v8.14.0

>docs
:StorageEngine/TSDB
v8.11.5
v8.12.3
v8.14.1
v8.15.0
v8.13.4

ZSTD compression was added behind feature flag in #103374. But the feature flag isn't removed yet and therefor the zstd compression will not be enabled, deflate and lz4 are still...

>docs
>non-issue
Team:Docs
Team:StorageEngine
:StorageEngine/Mapping
v8.14.1

This change adds `number_of_rollup_jobs` and `number_of_rollup_indices` to `rollup` usage. The former indicates the number of active rollup jobs running and the latter indicated the number of rollup indices (which could...

>enhancement
:StorageEngine/Rollup
v8.15.0

This change will add logic to the put rollup api that fails if no rollup job is active and no rollup index exists in the cluster. The logic first check...

>breaking
:StorageEngine/Rollup
v8.15.0

This is achieved by improving test coverage and adding test duels for specific codecs. The following sub packages need increased test coverage: - `org.elasticsearch.index.codec.bloomfilter` package. Currently 90% of lines and...

>test
:StorageEngine/TSDB
Team:StorageEngine
:StorageEngine/Logs