Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Disable Backup-Request / Retries.#102

Merged
NiteshKant merged 2 commits intomasterrsocket/rsocket-java:masterfrom
stevegury/disable-backup-requestrsocket/rsocket-java:stevegury/disable-backup-requestCopy head branch name to clipboard
Jun 23, 2016
Merged

Disable Backup-Request / Retries.#102
NiteshKant merged 2 commits intomasterrsocket/rsocket-java:masterfrom
stevegury/disable-backup-requestrsocket/rsocket-java:stevegury/disable-backup-requestCopy head branch name to clipboard

Conversation

@stevegury
Copy link
Member

Problem
There are bugs related to Backup-Request/Retries subscription.
The remaining part of the code is ok.

Solution
Disable the code in the ClientBuilder.

**Problem**
There are bugs related to Backup-Request/Retries subscription.
The remaining part of the code is ok.

**Solution**
Disable the code in the ClientBuilder.
connector,
source
);
throw new IllegalArgumentException("BackupRequest is experimental/disabled.");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to remove these methods for now?

We are anyways breaking API backward compatibility with the RxNetty chane.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough.

@NiteshKant NiteshKant merged commit 667c746 into master Jun 23, 2016
@stevegury stevegury deleted the stevegury/disable-backup-request branch July 15, 2016 22:32
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.