Histórico de Commits

Autor SHA1 Mensagem Data
  Jing Yang 8905dfb7c1 Add a minimal test that uses kvraft and some refactor. há 4 anos atrás
  Jing Yang 3a42e12271 Always print the client op count. há 4 anos atrás
  Jing Yang 805fca48b3 Fix a bug in server where the shared term is not set. há 4 anos atrás
  Jing Yang 4177b73f90 Change the default timeout to be 1 second. há 4 anos atrás
  Jing Yang 1009c40b39 Sleep for 1 second before partitioning. há 4 anos atrás
  Jing Yang f942d0c709 Add 4 more tests. há 4 anos atrás
  Jing Yang 542df76a23 Add crash to tests. há 4 anos atrás
  Jing Yang 77e3191df8 Second attemp to fix `kill()`. há 4 anos atrás
  Jing Yang 044cf08151 Fix threading model and let background tasks take a weak Arc. há 4 anos atrás
  Jing Yang 3a8a932f19 Add many partition many clients test. há 4 anos atrás
  Jing Yang a387aba7ad Separate error NotMe from Conflict. há 4 anos atrás
  Jing Yang b82dd6acc3 Add one more partition test. há 4 anos atrás
  Jing Yang 45b809ccce Give "unreliable" test a more descriptive name. há 4 anos atrás
  Jing Yang 3f13b5674e Run the clerk RPC in the same thread. há 4 anos atrás
  Jing Yang 078f317993 Add RPC timeout to client. há 4 anos atrás
  Jing Yang 24762d48d7 Migrate kvraft to edition 2018 há 4 anos atrás
  Jing Yang fc0b574342 Add a partition test. há 4 anos atrás
  Jing Yang b9f9f23be4 Rename a test. há 4 anos atrás
  Jing Yang 7c60bebd48 Hide inner in Clerk, since it is exposed by init_once(). há 4 anos atrás
  Jing Yang f00488a2a1 Refactor: move init_once to a function. há 4 anos atrás
  Jing Yang 5583cbe163 Add one more test: unreliable and one key. há 4 anos atrás
  Jing Yang 1207b5d42f Use term in a smart way to avoid duplicate commits. há 4 anos atrás
  Jing Yang aa8e4854d1 Add an assertion in apply_op. há 4 anos atrás
  Jing Yang 3e6e6a36bd Better client side error handling. há 4 anos atrás
  Jing Yang cad5bf31ae Return conflict if the proposer is not the current server. há 4 anos atrás
  Jing Yang 7dce6f66cb Complete rewrite the block-for-commit logic in server. há 4 anos atrás
  Jing Yang 9bd77f345f Add the basic service test. há 4 anos atrás
  Jing Yang c5e6d51d3c Improve error handling at the client side. há 4 anos atrás
  Jing Yang 137de21f0a Improve client side retrying. há 4 anos atrás
  Jing Yang dd212c071c Remove options from Clerk interface. há 4 anos atrás