Skip to content

Count coordinating and primary bytes as write bytes#58984

Merged
Tim-Brooks merged 6 commits intoelastic:7.xfrom
Tim-Brooks:backport_double_accounting
Jul 3, 2020
Merged

Count coordinating and primary bytes as write bytes#58984
Tim-Brooks merged 6 commits intoelastic:7.xfrom
Tim-Brooks:backport_double_accounting

Conversation

@Tim-Brooks
Copy link
Copy Markdown
Contributor

This is a follow-up to #57573. This commit combines coordinating and
primary bytes under the same "write" bucket. Double accounting is
prevented by only accounting the bytes at either the reroute phase or
the primary phase. TransportBulkAction calls execute directly, so the
operations handler is skipped and the bytes are not double accounted.

This is a follow-up to elastic#57573. This commit combines coordinating and
primary bytes under the same "write" bucket. Double accounting is
prevented by only accounting the bytes at either the reroute phase or
the primary phase. TransportBulkAction calls execute directly, so the
operations handler is skipped and the bytes are not double accounted.
@Tim-Brooks Tim-Brooks added >non-issue :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. backport v7.9.0 labels Jul 3, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Jul 3, 2020
@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

Closes #58983

@Tim-Brooks Tim-Brooks merged commit dc9e364 into elastic:7.x Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >non-issue Team:Distributed Meta label for distributed team. v7.9.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants