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

Fix hardcode number issue in replicate.StartBackup implementation #298

Merged
merged 5 commits into from
Jul 30, 2018

Commits on Jul 25, 2018

  1. fix replication.StartBackup issue: use given timeout value instead of…

    … a hard code value
    Zhao Haiyuan committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    1733345 View commit details
    Browse the repository at this point in the history
  2. fix replication.StartBackup issue: use given timeout value instead of…

    … a hard code value
    Zhao Haiyuan committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    5ba08ab View commit details
    Browse the repository at this point in the history
  3. fix replication.StartBackup issue: use given timeout value instead of…

    … a hard code value
    Zhao Haiyuan committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    1211118 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. use larger timeout to ensure backup test is stable

    Zhao Haiyuan committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    f229470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8066e11 View commit details
    Browse the repository at this point in the history