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

server: add fault injection in write path #117

Merged
merged 13 commits into from
Jul 13, 2018

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    a35a4a9 View commit details
    Browse the repository at this point in the history
  2. smallfix

    qinzuoyan committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    e56c031 View commit details
    Browse the repository at this point in the history
  3. smallfix

    qinzuoyan committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    1450243 View commit details
    Browse the repository at this point in the history
  4. smallfix

    qinzuoyan committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    bdc2a05 View commit details
    Browse the repository at this point in the history
  5. further refinement

    neverchanje committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    99cca7e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Merge branch 'master' of https://github.com/XiaoMi/pegasus

    # Conflicts:
    #	src/server/pegasus_server_write.cpp
    #	src/server/pegasus_write_service.cpp
    #	src/server/pegasus_write_service.h
    #	src/server/pegasus_write_service_impl.h
    neverchanje committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    14832bb View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. add test for fail_point

    neverchanje committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    02dacfe View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Merge branch 'master' of https://github.com/XiaoMi/pegasus

    # Conflicts:
    #	rdsn
    #	src/server/pegasus_write_service_impl.h
    neverchanje committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    bccecb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50abba9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. add pegasus_server_write_test

    neverchanje committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    cd9d9e0 View commit details
    Browse the repository at this point in the history
  2. fix rdsn

    neverchanje committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    ece4812 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    815b619 View commit details
    Browse the repository at this point in the history
  4. fix

    neverchanje committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    3e1f8ef View commit details
    Browse the repository at this point in the history