Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INTEGRATION [PR#578 > development/8.1] Bugfix/zenko 1197/s3 data leak #580

Closed
wants to merge 3 commits into from

Conversation

bert-e
Copy link
Contributor

@bert-e bert-e commented Oct 5, 2018

This pull request has been created automatically.
It is linked to its parent pull request #578.

Do not edit this pull request directly.
If you need to amend/cancel the changeset on branch
w/8.1/bugfix/ZENKO-1197/s3-data-leak, please follow this
procedure:

 $ git fetch
 $ git checkout w/8.1/bugfix/ZENKO-1197/s3-data-leak
 $ # <amend or cancel the changeset by _adding_ new commits>
 $ git push origin w/8.1/bugfix/ZENKO-1197/s3-data-leak

Please always comment pull request #578 instead of this one.

vrancurel and others added 3 commits October 4, 2018 14:03
  When receiving this callback, sometimes the socket is already
  closed (e.g. upon RST) but sometimes we have to cloud it ourselves.
  When the underlying socket of the dataStream is closed this
  is not considered as a stream error. So we have to hook the
  event and do the cleanup by ourselves
@rahulreddy rahulreddy closed this Oct 5, 2018
@bert-e bert-e deleted the w/8.1/bugfix/ZENKO-1197/s3-data-leak branch October 15, 2018 18:23
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.

3 participants