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

Disable Backup-Request / Retries. #102

Merged
merged 2 commits into from
Jun 23, 2016

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