-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Streams update 2.4.6 & 2.4.7 (#2319)
* only accept -1 for infinite retries in recoverWithRetries * groupBy should be a Graph stage * Converts DelimiterFramingStage from PushPullStage to GraphStage * fix GroupBy * Fixing wrong initial buffer sizes in delay, and one logic bug * Return failed IOResult for non-existint file * fix memory leaks in tests * Fix onSubscribe-request-onNext reentrancy in VirtualProcessor * Remove obsolete RestartTestStage * Increase LayoutSpec stresstest patience * Remove obsolete OneToManyTestStage * Fix racy RecoverWithSpec * check that the server has started before trying to connect * Fix compose method of EmptyModule to be able to Keep.left or right * Adding docs for KillSwitch * replace all Thread.Interrupt calls * fix OutputStreamSourceStage * fix Throttle spec
- Loading branch information
1 parent
2c50507
commit aa913c2
Showing
37 changed files
with
1,059 additions
and
1,228 deletions.
There are no files selected for viewing
This file contains 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 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.