Skip to content

Add additional transport compression options#74719

Merged
Tim-Brooks merged 2 commits intoelastic:7.xfrom
Tim-Brooks:backport_compression_options
Jun 29, 2021
Merged

Add additional transport compression options#74719
Tim-Brooks merged 2 commits intoelastic:7.xfrom
Tim-Brooks:backport_compression_options

Conversation

@Tim-Brooks
Copy link
Copy Markdown
Contributor

This commit is related to #73497. It adds two new settings. The first setting
is transport.compression_scheme. This setting allows the user to
configure LZ4 or DEFLATE as the transport compression. Additionally, it
modifies transport.compress to support the value indexing_data. When
this setting is set to indexing_data only messages which are primarily
composed of raw source data will be compressed. This is bulk, operations
recovery, and shard changes messages.

This commit is related to elastic#73497. It adds two new settings. The first setting
is transport.compression_scheme. This setting allows the user to
configure LZ4 or DEFLATE as the transport compression. Additionally, it
modifies transport.compress to support the value indexing_data. When
this setting is set to indexing_data only messages which are primarily
composed of raw source data will be compressed. This is bulk, operations
recovery, and shard changes messages.
@Tim-Brooks Tim-Brooks added >enhancement :Distributed/Network Http and internode communication implementations backport v7.14.0 labels Jun 29, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Jun 29, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@Tim-Brooks Tim-Brooks merged commit 1ae256f into elastic:7.x Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Network Http and internode communication implementations >enhancement Team:Distributed Meta label for distributed team. v7.14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants