Skip to content

Disable Backup-Request / Retries.#102

Merged
NiteshKant merged 2 commits into
masterfrom
stevegury/disable-backup-request
Jun 23, 2016
Merged

Disable Backup-Request / Retries.#102
NiteshKant merged 2 commits into
masterfrom
stevegury/disable-backup-request

Conversation

@stevegury

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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