-
Notifications
You must be signed in to change notification settings - Fork 40
kRPC: Backpressure #462
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
Merged
Merged
kRPC: Backpressure #462
Changes from 11 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
ef99334
KRPC-209 kRPC: Implement backwards compatible backpressure
Mr3zee 2d5b2c7
Update platforms table and ABI dump
Mr3zee f4908ff
Added stress tests
Mr3zee e713b37
Added lincheck tests template
Mr3zee aba3699
Fixed cancellation tests
Mr3zee 1a3d2bf
Added backwards compatibility tests
Mr3zee 92d67d2
Deleted old compat tests, made api dumps unversioned
Mr3zee af50273
Updated Api dump for 0.10.0
Mr3zee ab7bd83
abiDump
Mr3zee 260ab7b
Fix detekt
Mr3zee f7b1ade
Fix regression
Mr3zee a687b21
Kover updates
Mr3zee f1b58e5
Added missing kDoc
Mr3zee 5b44363
Fixed jvmTest for native only build
Mr3zee 6210ad4
Some tests updates
Mr3zee 7c54fee
Added perCallBufferSize validation
Mr3zee 8523fb3
Added BackPressure tests and fixed client side streaming
Mr3zee b33c671
Extended timeouts
Mr3zee 9a7022b
Fix test
Mr3zee bbb7d46
Updated tests to include proper coroutines debug management
Mr3zee 6f01c0c
Small optimization for handlers with infinite timeout
Mr3zee d22358d
Added better debug logs, removed multiple client streams from several…
Mr3zee 5736984
Increase stress test timeout
Mr3zee 96be806
Fix logs for BackPressure test
Mr3zee 411f6fb
Fix "Channel was closed" exceptions
Mr3zee a9d7b63
Increase timeout for RPC_should... test
Mr3zee db65a50
Made more rigorous wait counter for tests
Mr3zee db2ba73
More timeout for js tests and logging for stressActing
Mr3zee 4242ead
Added stress test filter
Mr3zee 6bce3db
More timeout for stressActing test
Mr3zee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.