Skip to content

Comments

[8.19] [EsAggs] Freeze cached responses to avoid response mutation (#222160)#225633

Closed
kibanamachine wants to merge 3 commits intoelastic:8.19from
kibanamachine:backport/8.19/pr-222160
Closed

[8.19] [EsAggs] Freeze cached responses to avoid response mutation (#222160)#225633
kibanamachine wants to merge 3 commits intoelastic:8.19from
kibanamachine:backport/8.19/pr-222160

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

(cherry picked from commit 180f90a)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jun 27, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) June 27, 2025 13:06
@markov00 markov00 changed the title [8.19] freeze response (#222160) [8.19] [EsAggs] Freeze cached responses to avoid response mutation (#222160) Jun 30, 2025
@elasticmachine
Copy link
Contributor

elasticmachine commented Jul 7, 2025

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #12 / aiops log rate analysis in cases attaches log rate analysis to a case
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching aborting a completed search shouldn't effect cache
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching aborting a completed search shouldn't effect cache
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching aborting a running first search shouldnt clear cache
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching aborting a running first search shouldnt clear cache
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching aborting a running second search shouldnt clear cache
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching aborting a running second search shouldnt clear cache
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching aborting a search that didnt get any response should retrigger search
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching aborting a search that didnt get any response should retrigger search
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching aborting both requests should cancel underlaying search only once
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching aborting both requests should cancel underlaying search only once
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching aborting both searches should stop searching and clear cache
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching aborting both searches should stop searching and clear cache
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching should fetch different requests in a single session
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching should fetch different requests in a single session
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching should fetch the same request for two different sessions
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching should fetch the same request for two different sessions
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching should ignore anything outside params when hashing
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching should ignore anything outside params when hashing
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching should ignore preference when hashing
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching should ignore preference when hashing
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching should return from cache for identical requests in the same session
  • [job] [logs] Jest Tests #19 / SearchInterceptor search session client caching should return from cache for identical requests in the same session

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
kibanaUtils 412 414 +2

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
maps 3.1MB 3.1MB +16.0B
visTypeVega 2.1MB 2.1MB +17.0B
total +33.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
data 403.8KB 403.9KB +31.0B
kibanaUtils 55.7KB 55.8KB +54.0B
total +85.0B
Unknown metric groups

API count

id before after diff
kibanaUtils 605 607 +2

History

cc @ppisljar

@ppisljar
Copy link
Contributor

ppisljar commented Jul 8, 2025

replaced by #226918

@ppisljar ppisljar closed this Jul 8, 2025
auto-merge was automatically disabled July 8, 2025 06:51

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants