Skip to content

Fix incorrect cluster InitializePhase type (#9379)#116

Merged
sthagen merged 1 commit intosthagen:masterfrom
envoyproxy:master
Dec 20, 2019
Merged

Fix incorrect cluster InitializePhase type (#9379)#116
sthagen merged 1 commit intosthagen:masterfrom
envoyproxy:master

Conversation

@sthagen
Copy link
Owner

@sthagen sthagen commented Dec 20, 2019

Signed-off-by: tianqian.zyf tianqian.zyf@alibaba-inc.com

For an explanation of how to fill out the fields, please see the relevant section
in PULL_REQUESTS.md

Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
[Optional Fixes #Issue]
[Optional Deprecated:]

Signed-off-by: tianqian.zyf <tianqian.zyf@alibaba-inc.com>
@sthagen sthagen merged commit 65e99fa into sthagen:master Dec 20, 2019
sthagen pushed a commit that referenced this pull request Mar 5, 2020
Description: Remove empty slices off the end of buffers after calls to OwnedImpl::commit. The slices reserved when OwnedImpl::reserve is called will sit unused in cases where the 0 bytes are commited, for example, when socket read returns 0 bytes EAGAIN. Trapped slices act like a memory leak until there is a successful read or the socket is closed.
Risk Level: low
Testing: unit
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Asra Ali <asraa@google.com>
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.

2 participants