Nikola Grcevski

Results 29 issues of Nikola Grcevski

Elasticsearch 8.0 dropped support for camel case date time mappings, however we still support 7.x indices in 8.0. Some of these 7.x indices might've been created with camel case mappings,...

>bug
:Core/Infra/Core
Team:Core/Infra
v8.5.0

### Description # Introduction Watches a directory under Elasticsearch config for changes to a file called settings.json. This is a JSON file describing the settings that the operator wants to...

>enhancement
:Core/Infra/Core
Team:Core/Infra
v8.5.0

This PR adds support for /_ingest/pipeline for file based settings. Relates to https://github.com/elastic/elasticsearch/issues/89183

>enhancement
:Core/Infra/Core
Team:Core/Infra
v8.5.0

This PR adds support for /_index_template/ and /_component_template/ in file based settings. Relates to https://github.com/elastic/elasticsearch/issues/89183

>enhancement
:Core/Infra/Core
Team:Core/Infra
v8.5.0

### Elasticsearch Version upgrade from 7.x -> 8.0.0 ### Installed Plugins _No response_ ### Java Version _bundled_ ### OS Version Linux ### Problem Description Recently we encountered a user issue...

>bug
:Core/Infra/Core
Team:Core/Infra

Example conversion to using the new lang-expression facility in ES 8.5.0.

### Describe the bug This is more of a question/hypothetical bug report, as I don't have an actual reproduction case and it would be very hard to make one. If...

bug

### Describe the bug Assuming we have large enough number of goroutines, the code in alloc.h, `write_target_data` can wrap around and overwrite an ongroing request data. Namely the following code:...

bug

https://github.com/grpc/grpc-go/issues/4690 and https://github.com/grpc/proposal/blob/master/A66-otel-stats.md

enhancement
good first issue

From what I understood, Tempo generates `traces_target_info` when the OTel Collector Service Graph Connector generates `target_info` and we have a configuration flag to choose the one used (screenshot below). @domasx2...

enhancement