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

Merge 4785 into R0.7 branch #4809

Merged
merged 1 commit into from May 23, 2020
Merged

Merge 4785 into R0.7 branch #4809

merged 1 commit into from May 23, 2020

Conversation

tkaitchuck
Copy link
Member

Change log description

  • Merge 4785 into R0.7 branch

Purpose of the change
Fixes #4784

What the code does
Merge 4785 into R0.7 branch

…s from netty. (pravega#4785)

Release throttle upon unhandled exception.

Signed-off-by: Tom Kaitchuck <tom.kaitchuck@emc.com>

Conflicts:
	shared/protocol/src/test/java/io/pravega/shared/protocol/netty/AppendEncodeDecodeTest.java
	test/integration/src/test/java/io/pravega/test/integration/AppendTest.java
	test/testcommon/src/main/java/io/pravega/test/common/LeakDetectorTestSuite.java
@tkaitchuck tkaitchuck changed the base branch from master to r0.7 May 23, 2020 03:33
@andreipaduroiu andreipaduroiu merged commit 9678ee2 into pravega:r0.7 May 23, 2020
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.

Prevent unhandled netty errors from stalling writer
2 participants