Skip to content

[7.13] [ML] Fixing categorization job wizard with CCS (#97855)#98130

Merged
kibanamachine merged 1 commit intoelastic:7.13from
kibanamachine:backport/7.13/pr-97855
Apr 23, 2021
Merged

[7.13] [ML] Fixing categorization job wizard with CCS (#97855)#98130
kibanamachine merged 1 commit intoelastic:7.13from
kibanamachine:backport/7.13/pr-97855

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.13:

* [ML] Fixing categorization job wizard with CCS

* adding comment

* switching logic around

* updating text

* moving ccs check to util function

* fixing jest test mock

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Apr 23, 2021
@kibanamachine kibanamachine enabled auto-merge (squash) April 23, 2021 13:13
@kibanamachine
Copy link
Copy Markdown
Contributor Author

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / X-Pack API Integration Tests.x-pack/test/api_integration/apis/searchprofiler/searchprofiler·ts.apis Search Profiler Profile should return profile results for a valid index

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 3 times on tracked branches: https://github.com/elastic/kibana/issues/97954

[00:00:00]       │
[00:00:00]         └-: apis
[00:00:00]           └-> "before all" hook in "apis"
[00:18:07]           └-: Search Profiler
[00:18:07]             └-> "before all" hook in "Search Profiler"
[00:18:07]             └-: Profile
[00:18:07]               └-> "before all" hook for "should return profile results for a valid index"
[00:18:07]               └-> should return profile results for a valid index
[00:18:07]                 └-> "before each" hook: global before each for "should return profile results for a valid index"
[00:18:13]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1619183626317822726] [.kibana_7.13.0_001/_98InWnoRuuf6iqWoEGJeA] update_mapping [_doc]
[00:18:26]                 └- ✖ fail: apis Search Profiler Profile should return profile results for a valid index
[00:18:26]                 │       Error: Maximumresponse size reached
[00:18:26]                 │       at Stream.<anonymous> (/dev/shm/workspace/parallel/18/kibana/node_modules/supertest/node_modules/superagent/lib/node/index.js:875:23)
[00:18:26]                 │       at Unzip.<anonymous> (/dev/shm/workspace/parallel/18/kibana/node_modules/supertest/node_modules/superagent/lib/node/unzip.js:48:30)
[00:18:26]                 │       at addChunk (internal/streams/readable.js:309:12)
[00:18:26]                 │       at readableAddChunk (internal/streams/readable.js:284:9)
[00:18:26]                 │       at Unzip.Readable.push (internal/streams/readable.js:223:10)
[00:18:26]                 │       at Unzip.Transform.push (internal/streams/transform.js:166:32)
[00:18:26]                 │       at Zlib.processCallback (zlib.js:539:10)
[00:18:26]                 │ 
[00:18:26]                 │ 

Stack Trace

Error: Maximum response size reached
    at Stream.<anonymous> (/dev/shm/workspace/parallel/18/kibana/node_modules/supertest/node_modules/superagent/lib/node/index.js:875:23)
    at Unzip.<anonymous> (/dev/shm/workspace/parallel/18/kibana/node_modules/supertest/node_modules/superagent/lib/node/unzip.js:48:30)
    at addChunk (internal/streams/readable.js:309:12)
    at readableAddChunk (internal/streams/readable.js:284:9)
    at Unzip.Readable.push (internal/streams/readable.js:223:10)
    at Unzip.Transform.push (internal/streams/transform.js:166:32)
    at Zlib.processCallback (zlib.js:539:10) {
  code: 'ETOOLARGE',
  response: undefined
}

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
ml 1736 1737 +1

Async chunks

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

id before after diff
ml 5.9MB 5.9MB +2.3KB

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @jgowdyelastic

@kibanamachine kibanamachine merged commit e4870c6 into elastic:7.13 Apr 23, 2021
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.

2 participants