Historie revizí

Autor SHA1 Zpráva Datum
  Jing Yang 974c49cd7d Use Instant instead of u64 for time. před 4 roky
  Jing Yang a5806e1874 Implment linearizability module. před 4 roky
  Jing Yang b379f28976 Add 4 more tests. před 4 roky
  Jing Yang 25677e4d91 Debug message improvements. před 4 roky
  Jing Yang 967dae925a Adapt to the new snapshot framework. před 4 roky
  Jing Yang 2aeebd895b A new design for snapshots. před 4 roky
  Jing Yang cd5818f558 Add shutdown to snapshot holder and a new test. před 4 roky
  Jing Yang a9b3251155 Add an option to lower the ops count limit. před 4 roky
  Jing Yang 11af902ae8 Two cosmetic changes. před 4 roky
  Jing Yang 027859bd71 Move generic_test to testing_utils. před 4 roky
  Jing Yang 84901eb9e1 Add a snapshot size test. před 4 roky
  Jing Yang 6cf983ffd5 Implement check_log_size() in kvraft test setup. před 4 roky
  Jing Yang eb08693e11 Implement install snapshot. před 4 roky
  Jing Yang 36506a9be5 Implement snapshot taking for kv server. před 4 roky
  Jing Yang 8da548536f Retry on time out error as well. před 4 roky
  Jing Yang 8905dfb7c1 Add a minimal test that uses kvraft and some refactor. před 4 roky
  Jing Yang 3a42e12271 Always print the client op count. před 4 roky
  Jing Yang 805fca48b3 Fix a bug in server where the shared term is not set. před 4 roky
  Jing Yang 4177b73f90 Change the default timeout to be 1 second. před 4 roky
  Jing Yang 1009c40b39 Sleep for 1 second before partitioning. před 4 roky
  Jing Yang f942d0c709 Add 4 more tests. před 4 roky
  Jing Yang 542df76a23 Add crash to tests. před 4 roky
  Jing Yang 77e3191df8 Second attemp to fix `kill()`. před 4 roky
  Jing Yang 044cf08151 Fix threading model and let background tasks take a weak Arc. před 4 roky
  Jing Yang 3a8a932f19 Add many partition many clients test. před 4 roky
  Jing Yang a387aba7ad Separate error NotMe from Conflict. před 4 roky
  Jing Yang b82dd6acc3 Add one more partition test. před 4 roky
  Jing Yang 45b809ccce Give "unreliable" test a more descriptive name. před 4 roky
  Jing Yang 3f13b5674e Run the clerk RPC in the same thread. před 4 roky
  Jing Yang 078f317993 Add RPC timeout to client. před 4 roky