فهرست منبع

raft: add TODO

Blake Mizerany 11 سال پیش
والد
کامیت
706c6df2ce
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      raft_test.go

+ 2 - 0
raft_test.go

@@ -91,6 +91,8 @@ func TestOldMessages(t *testing.T) {
 	}
 }
 
+// TestOldMessagesReply - optimization - reply with new term.
+
 func TestProposal(t *testing.T) {
 	tests := []struct {
 		*network