Commit Graph

  • 1809faf91e
    Remove the unused argument in ScheduleCompactLog Rapiz 2021-01-26 18:13:47 +0800
  • a79bebf439
    Fix incorrect heading level (#239) Rapiz 2021-01-25 21:16:51 +0800
  • ee76f493e6
    Fix incorrect heading level Rapiz 2021-01-25 21:08:19 +0800
  • 94204da928
    Fix a typo (#237) Rapiz 2021-01-25 01:11:39 +0800
  • a411a48e9b
    Fix a typo Rapiz 2021-01-24 17:36:42 +0800
  • d1fc15b06d
    Fix a typo Rapiz 2021-01-24 14:25:17 +0800
  • 2f4bc66416
    modified the description in TestRestoreIgnoreSnapshot2C (#236) Yixiao Chen 2021-01-21 20:45:38 +0800
  • 483fd78874 modified the description in TestRestoreIgnoreSnapshot2C poorpool 2021-01-21 19:32:40 +0800
  • 59265ae04d
    fix wrong setting in handleStaleMsg function (#235) YangKian 2021-01-20 14:51:02 +0800
  • de45219dd5 fix wrong setting in handleStaleMsg function YangKian 2021-01-19 19:40:05 +0800
  • 5dcdd7bfcb
    Fix typos (#233) Rapiz 2021-01-18 13:35:03 +0800
  • de18dbd35b
    Fix typos Rapiz 2021-01-16 21:02:37 +0800
  • 4b02c82dac
    add note for test function acceptAndReply() (#230) Trafalgar Ricardo Lu 2021-01-07 02:47:53 +0800
  • 6f840b2514 fix xufei01 2021-01-06 22:27:49 +0800
  • 7925ddbc97 fix xufei01 2021-01-06 09:41:47 +0800
  • 16be8af24b
    Merge branch 'course' into course NingLin-P 2021-01-05 15:17:47 +0800
  • 069314bd3c add note for test function acceptAndReply() TrafalgarRicardoLu 2021-01-05 14:38:26 +0800
  • 87f6ce88e8
    spell check using grammarly (#229) 何卓然 2021-01-04 10:25:36 +0800
  • 98e3d620e0 spell check using grammarly zhuo1ang 2021-01-03 15:13:18 +0800
  • bc813bccdc fix xufei01 2021-01-02 11:12:57 +0800
  • 18672168e2 fix xufei01 2020-12-30 22:50:34 +0800
  • 27e090ebd2 fix xufei01 2020-12-30 22:22:38 +0800
  • 5e493b7bb9
    fix #225 (#227) 何卓然 2020-12-30 13:24:03 +0800
  • 9ad663e830
    Merge branch 'course' into dev1 NingLin-P 2020-12-30 11:53:00 +0800
  • d70b4d2560
    Modify comments of electionElapsed (#228) 何卓然 2020-12-30 11:46:42 +0800
  • 6aff20980b fix #225 zhuo1ang 2020-12-29 22:35:06 +0800
  • c06dd2e50a Modify comments of electionElapsed zhuo1ang 2020-12-29 22:09:16 +0800
  • a078c2a673 upd comment of ElectionTimeout zhuo1ang 2020-12-28 21:36:43 +0800
  • e6c840993e fix clearmeta zhuo1ang 2020-12-28 20:16:08 +0800
  • 512d52ff80 fix TestaAppend & TestEntries zhuo1ang 2020-12-28 19:48:03 +0800
  • 6ec4140c13 fix TestPeerStorageTerm zhuo1ang 2020-12-28 18:11:28 +0800
  • 4c800de318 fix TestPeerStorageTerm zhuo1ang 2020-12-28 18:07:44 +0800
  • 807c2edfe8 fix xufei01 2020-12-25 07:36:10 +0800
  • ae67709fc4 start election xufei01 2020-12-25 06:43:45 +0800
  • 64d8b66f81 fix xufei01 2020-12-21 22:50:41 +0800
  • b8c55403bf TestCandidateUpdateTermFromMessage2AA xufei01 2020-12-12 16:14:00 +0800
  • d0e9b99a1c TestFollowerUpdateTermFromMessage2AA xufei01 2020-12-12 16:06:45 +0800
  • 535d65c0fb Modify comments of electionElapsed zhuo1ang 2020-12-12 15:15:51 +0800
  • b26070d7f1
    Merge pull request #1 from xufeisofly/dev Sofly 2020-12-09 07:16:22 +0800
  • e179cb9857 server xufei01 2020-12-08 22:30:48 +0800
  • c918b2a315 fix xufei01 2020-12-07 22:46:54 +0800
  • 0ad153f862
    Update .gitignore jackvin 2020-11-05 19:27:37 +0800
  • 9c3a38a059
    close iterator (#221) toyohito murooka 2020-10-09 15:05:17 +0900
  • 79557debc6 Fix the last few tests Kevin Jing Qiu 2020-10-08 17:55:48 -0400
  • e37ea375ac Fix tests Kevin Jing Qiu 2020-10-08 01:17:41 -0400
  • e2bb426b87 Implement standalone storage Kevin Jing Qiu 2020-10-06 18:06:09 -0400
  • 3fd4c1f673 close iterator muroon 2020-09-29 21:24:34 +0900
  • fc36c301fb
    refine the misleading comment in test (#216) YangKeao 2020-08-11 15:44:44 +0800
  • b5ef1ebcc2 refine the misleading comment in test Yang Keao 2020-08-11 14:56:52 +0800
  • 6998f4c47a
    [kv/util/engine_util] remove dependence on config, making the code more concise and efficient (#215) Binacs 2020-08-04 14:00:43 +0800
  • d9a5f80f39 [kv/util/engine_util] remove dependence on config, making the code more concise and efficient BinacsLee 2020-08-01 23:35:34 +0800
  • e55ab1a6d0
    docs(project1 standaloneKV) fix a typo: warps should be wraps (#214) affe 2020-08-01 01:40:56 +0800
  • 2d7beb7f06 docs(project1 standaloneKV) fix a typo: warps should be wraps affe 2020-07-31 13:53:22 +0800
  • 2cf41a8144
    fix overflow (#213) NingLin-P 2020-07-29 12:57:40 +0800
  • 775cff9215 fix overflow linning 2020-07-29 11:16:15 +0800
  • abaa565b18 fix concurrent read and write on map Connor1996 2020-07-27 15:27:24 +0800
  • a7d2aa66d5
    Add vendor folder to .gitignore. (#212) huahang 2020-07-27 15:16:55 +0800
  • d61d6bd788
    Add vendor folder to .gitignore. Hans 2020-07-27 13:31:07 +0800
  • 284b736572 tiny change for softstate comment Connor1996 2020-07-22 11:01:27 +0800
  • 2792ccd03e
    fix typo (#211) sunznx 2020-07-20 01:24:51 -0500
  • 8c612b42ae
    fix typo sunznx 2020-07-14 16:52:19 +0800
  • 0a3cb4d128
    fix doc timestamp bug (#210) miamiaoxyz 2020-06-29 05:13:25 +0800
  • b35a2b1160
    Merge branch 'course' into patch-1 Nick Cameron 2020-06-29 09:10:04 +1200
  • cb91131143
    return nil when genearte snapshot failed (#206) xiongjiwei 2020-06-28 15:18:49 +0800
  • e71d371d3e
    Merge branch 'course' into fix Connor 2020-06-28 11:26:26 +0800
  • 98575275e7
    fix doc timestamp bug miamiaoxyz 2020-06-24 22:44:59 +0800
  • 3513f5d1b4
    MustHavePeer and MustNonePeer should panic after timeout (#207) Lin ZiHao 2020-06-11 15:50:06 +0800
  • 412ba0928d MustHavePeer and MustNonePeer should panic after timeout schneiderlin 2020-06-11 15:29:03 +0800
  • 1dd130317c return nil when genearte snapshot failed jwxiong 2020-06-11 15:13:16 +0800
  • 109bf90f4d
    TestHandleHeartbeat2AA add test case (#193) Lin ZiHao 2020-06-11 11:48:19 +0800
  • 6c3c1b1180 fix typos schneiderlin 2020-06-10 20:23:32 +0800
  • 33ff327c23 sm1 should not commit fail log schneiderlin 2020-06-10 20:11:56 +0800
  • babac67b29
    Apply suggestions from code review Lin ZiHao 2020-06-10 19:58:13 +0800
  • d6c290cca4 TestHeartbeatUpdateCommit2AB schneiderlin 2020-06-09 21:35:50 +0800
  • 17c5e82fbf Merge branch 'course' of https://github.com/pingcap-incubator/tinykv into heartbeat schneiderlin 2020-06-09 20:13:31 +0800
  • be96b50ebf TestUnreliable2B partition schneiderlin 2020-06-09 20:04:14 +0800
  • 18d6e1d8e3 update eraftpb.pb.go Connor1996 2020-06-09 13:54:52 +0800
  • 6a1e5d76de
    fix wrong proto path in project1-StandaloneKV.md (#202) Potato 2020-06-09 13:41:10 +0800
  • db9405c4b4 fix wrong proto path in project1-StandaloneKV.md LebronAl 2020-06-08 17:32:03 +0800
  • 6f95cf0df4
    bug fix: may cause redundant change peer request (#196) xiongjiwei 2020-06-08 13:49:28 +0800
  • 3defbbde1a
    Merge branch 'course' into fix Connor 2020-06-08 13:46:59 +0800
  • 2b1a12ff35 make operator uniform jwxiong 2020-06-02 18:35:23 +0800
  • d13ccb8785
    test(project1): call StandAloneStorage.Start before test code run (#197) sdjdd 2020-06-02 17:20:25 +0800
  • 341aae9496
    term >= log term Lin ZiHao 2020-06-02 16:47:44 +0800
  • 044402efc3
    Apply suggestions from code review Lin ZiHao 2020-06-02 16:46:11 +0800
  • 8ec4b1d924 use pointer jwxiong 2020-06-02 16:46:05 +0800
  • af5224a0ba test(project1): call StandAloneStorage.Start before test code run sdjdd 2020-06-02 12:42:48 +0800
  • abbb607512 bug fix: may cause redundant change peer request jwxiong 2020-06-02 08:23:26 +0800
  • c2c73885b0 add test schneiderlin 2020-05-29 14:34:14 +0800
  • 7f80a8d86e
    Merge pull request #4 from pingcap-incubator/course 肖博文(Bowen Xiao) 2020-05-29 13:14:25 +0800
  • e4710117e2 title suggestion bowenxiaoCUHKSZ 2020-05-29 13:09:46 +0800
  • c7fa725b05
    Fixes #177 (#181) xiongjiwei 2020-05-29 10:00:52 +0800
  • 5f601dc9a3
    Merge branch 'course' into course Connor 2020-05-29 09:58:01 +0800
  • 0bf819b628
    update applyState 废物点心 2020-05-28 23:30:27 +0800
  • 16b8058220
    close file and refactor function (#185) xiongjiwei 2020-05-28 13:04:18 +0800
  • 41de3dacaf
    Merge branch 'course' into fix Connor 2020-05-28 13:01:09 +0800
  • f11de14b43 fix title bowenxiaoCUHKSZ 2020-05-28 09:50:54 +0800
  • 064654c88d
    Merge pull request #3 from pingcap-incubator/course 肖博文(Bowen Xiao) 2020-05-28 09:31:19 +0800
  • 466073091f function name not match its function jwxiong 2020-05-27 18:51:03 +0800
  • 9a2ddd9518 close file jwxiong 2020-05-27 18:46:31 +0800