Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

replication: fix cold backup bug & config loading #267

Merged
merged 3 commits into from
Jul 10, 2019

Conversation

vagetablechicken
Copy link
Member

@vagetablechicken vagetablechicken commented Jul 9, 2019

  1. cold backup will return err code instead of assert, when the
    block_provider is unknown
  2. if duplication and non-idempotent write are enabled together, abort
    the process

huangwei5 added 2 commits July 9, 2019 17:44
1. cold backup will return err code instead of assert, when the
block_provider is unknown
2. if duplication and idempotent write are enabled together, abort
the process
@vagetablechicken
Copy link
Member Author

由于禁止duplication和non idempotent write同时打开,pegasus的配置和test还需要修改一下

qinzuoyan
qinzuoyan previously approved these changes Jul 10, 2019
@vagetablechicken
Copy link
Member Author

vagetablechicken commented Jul 10, 2019

pegasus的配置和test已经修改好了,这个pr可以合了

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1.11.6 type/bug-fix This PR fixes a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants