Skip to content

Ensure indexing_data is compressed appropriately#76321

Merged
Tim-Brooks merged 1 commit intoelastic:masterfrom
Tim-Brooks:more_compressed_actions
Aug 11, 2021
Merged

Ensure indexing_data is compressed appropriately#76321
Tim-Brooks merged 1 commit intoelastic:masterfrom
Tim-Brooks:more_compressed_actions

Conversation

@Tim-Brooks
Copy link
Copy Markdown
Contributor

Currently resync and bulk requests are not compressed when compression
level indexing_data is enabled. Since both of these messages propogate
raw source documents, these should be compressed.

Related to #73497.

Currently resync and bulk requests are not compressed when compression
level indexing_data is enabled. Since both of these messages propogate
raw source documents, these should be compressed.
@Tim-Brooks Tim-Brooks added >enhancement :Distributed/Network Http and internode communication implementations v8.0.0 v7.15.0 labels Aug 10, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Aug 10, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/packaging-tests-windows-sample

Copy link
Copy Markdown
Contributor

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Tim-Brooks Tim-Brooks merged commit 3834972 into elastic:master Aug 11, 2021
Tim-Brooks added a commit that referenced this pull request Aug 11, 2021
Currently resync and bulk requests are not compressed when compression
level indexing_data is enabled. Since both of these messages propogate
raw source documents, these should be compressed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Network Http and internode communication implementations >enhancement Team:Distributed Meta label for distributed team. v7.15.0 v8.0.0-alpha2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants