Skip to content

Conversation

a-ba
Copy link
Contributor

@a-ba a-ba commented Jun 29, 2015

The docker engine may send empty chunks of data in the stream
(especially since moby/moby#13033)
They should not be taken for EOF

Signed-off-by: Anthony Baire Anthony.Baire@irisa.fr

The docker engine may send empty chunks of data in the stream
(especially since moby/moby#13033)
They should not be taken for EOF

Signed-off-by: Anthony Baire <Anthony.Baire@irisa.fr>
@shin-
Copy link
Contributor

shin- commented Jun 29, 2015

Is this similar to #631?

@a-ba
Copy link
Contributor Author

a-ba commented Jun 29, 2015

It is a different issue. #631 deals with choosing the right reader
('multiplexed' or 'raw')

This PR fixes a bug in the 'multiplexed' reader.

@shin-
Copy link
Contributor

shin- commented Jun 30, 2015

Fixes #656

@yank1
Copy link

yank1 commented Jul 1, 2015

+1

@aanand
Copy link
Contributor

aanand commented Jul 1, 2015

LGTM

@thieman
Copy link

thieman commented Jul 3, 2015

The existence of this bug suggests a blindspot in integration testing, can we fix that?

@aanand
Copy link
Contributor

aanand commented Jul 6, 2015

@thieman +1, actually

@thieman
Copy link

thieman commented Jul 9, 2015

Can we get this fix merged for 1.3.0 one way or the other? This is a serious problem for us.

@shin-
Copy link
Contributor

shin- commented Jul 9, 2015

Sorry, it was too late to make the cut, but I'll look into having it in a patch version.

@shin- shin- merged commit e132909 into docker:master Jul 9, 2015
@shin- shin- modified the milestone: 1.3.1 Jul 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants