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

Default errorConsumer to no-op in the new API #801

Merged
merged 1 commit into from
Apr 27, 2020

Conversation

rstoyanchev
Copy link
Contributor

RSocketConnector and RSocketServer now default to a no-op errorConsumer since that's deprecated with no replacement. RSocketFactory retains its current default of printing the stacktrace.

@rstoyanchev rstoyanchev added this to the 1.0 RC7 milestone Apr 27, 2020
@rstoyanchev rstoyanchev self-assigned this Apr 27, 2020
@rstoyanchev rstoyanchev added this to Done in Core Apr 27, 2020
RSocketFactory retains its previous defaults but RSocketConnector and
RSocketServer now default to a no-op.

Signed-off-by: Rossen Stoyanchev <rstoyanchev@pivotal.io>
@OlegDokuka OlegDokuka merged commit a81b639 into rsocket:develop Apr 27, 2020
@rstoyanchev rstoyanchev deleted the error-consumer branch April 27, 2020 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Core
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants