Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

[17.12] awslogs: Use batching type for ergonomics and correct counting #368

Merged
merged 1 commit into from Feb 13, 2018

Conversation

anusha-ragunathan
Copy link
Contributor

@anusha-ragunathan anusha-ragunathan commented Dec 20, 2017

git cherry-pick -s -x -Xsubtree=components/engine ad14dbf

Cherry-pick was clean.
Original PR moby/moby#35726

The previous bytes counter was moved out of scope was not counting the
total number of bytes in the batch. This type encapsulates the counter
and the batch for consideration and code ergonomics.

Signed-off-by: Jacob Vallejo jakeev@amazon.com
(cherry picked from commit ad14dbf)
Signed-off-by: Anusha Ragunathan anusha.ragunathan@docker.com

The previous bytes counter was moved out of scope was not counting the
total number of bytes in the batch. This type encapsulates the counter
and the batch for consideration and code ergonomics.

Signed-off-by: Jacob Vallejo <jakeev@amazon.com>
(cherry picked from commit ad14dbf)
Signed-off-by: Anusha Ragunathan <anusha.ragunathan@docker.com>
@jose-bigio jose-bigio added this to the 17.12.0 milestone Dec 20, 2017
Copy link
Contributor

@jose-bigio jose-bigio left a comment

Choose a reason for hiding this comment

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

LGTM

@seemethere seemethere removed this from the 17.12.0 milestone Dec 20, 2017
@thaJeztah thaJeztah added this to the 17.12.0 milestone Dec 30, 2017
@andrewhsu andrewhsu modified the milestones: 17.12.0, 17.12.1 Jan 3, 2018
@alexthornton
Copy link

Hi @anusha-ragunathan, thank you and team for this patch (and all the other great work you do)! We're eagerly awaiting it. Do you happen to know when 17.12.1 will be released?

@anusha-ragunathan
Copy link
Contributor Author

@alexthornton : I dont think 17.12.1 is scheduled at the moment. Typically patch releases are made when there're critical bug fixes needed. @andrewhsu or @thaJeztah will know more about a potential 17.12.1 release.

@thaJeztah
Copy link
Member

@alexthornton it's already in Docker CE 18.01 (but that's on the "edge" channel, not "stable")

@alexthornton
Copy link

Great! Thank you for the info.

cpuguy83 pushed a commit to cpuguy83/docker-ce that referenced this pull request Feb 7, 2018
…e-volumes

Add zsh completion for `system prune --volumes`
Upstream-commit: 814827ef0ddc87850c7111ad1db4a41b30ebc588
Component: cli
@andrewhsu andrewhsu merged commit fa49979 into docker:17.12 Feb 13, 2018
docker-jenkins pushed a commit that referenced this pull request Jul 26, 2019
FIX pathing issue with cli dir
Upstream-commit: 356c85b
Component: packaging
docker-jenkins pushed a commit that referenced this pull request Sep 20, 2019
…ma1-pull

[19.03 backport] distribution: modify warning logic when pulling v2 schema1 manifests
Upstream-commit: 421a3aa7375c33db33b5ea0e8aaa52a50aeaa8ed
Component: engine
silvin-lubecki pushed a commit to silvin-lubecki/docker-ce that referenced this pull request Jan 27, 2020
[17.12] awslogs: Use batching type for ergonomics and correct counting
silvin-lubecki pushed a commit to silvin-lubecki/docker-ce that referenced this pull request Feb 3, 2020
[17.12] awslogs: Use batching type for ergonomics and correct counting
akrasnov-drv pushed a commit to drivenets/docker-ce that referenced this pull request Apr 23, 2023
FIX pathing issue with cli dir
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
7 participants