Skip to content

Fix TextFieldMapper Retaining a Reference to its Builder (#77251)#77268

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:77251-7.x
Sep 4, 2021
Merged

Fix TextFieldMapper Retaining a Reference to its Builder (#77251)#77268
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:77251-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

Fixes the text field mapper and the analyzers class that also retained parameter references that go really heavy.
Makes TextFieldMapper take hundreds of bytes compared to multiple kb per instance.

closes #73845

backport of #77251

Fixes the text field mapper and the analyzers class that also retained parameter references that go really heavy.
Makes `TextFieldMapper` take hundreds of bytes compared to multiple kb per instance.

closes #73845
@original-brownbear original-brownbear added >bug :Search Foundations/Mapping Index mappings, including merging and defining field types backport labels Sep 3, 2021
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Sep 3, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-search (Team:Search)

@original-brownbear original-brownbear merged commit 61175bf into elastic:7.x Sep 4, 2021
@original-brownbear original-brownbear deleted the 77251-7.x branch September 4, 2021 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport >bug :Search Foundations/Mapping Index mappings, including merging and defining field types Team:Search Meta label for search team v7.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants