etcd/server
Kafuu Chino dd983c662b *: avoid closing a watch with ID 0 incorrectly
Signed-off-by: Kafuu Chino <KafuuChinoQ@gmail.com>

add test

1

1

1

1

1

1
2022-10-08 20:06:19 +08:00
..
auth Replace github.com/form3tech-oss/jwt-go with https://github.com/golang-jwt/jwt/v4 2022-09-19 15:35:08 -04:00
config server: Make corrtuption check optional and period configurable 2022-09-07 15:11:56 +02:00
datadir Create 'datadir' package responsible for paths. 2021-04-28 07:56:13 +02:00
embed server: Make corrtuption check optional and period configurable 2022-09-07 15:11:56 +02:00
etcdmain server: Make corrtuption check optional and period configurable 2022-09-07 15:11:56 +02:00
etcdserver *: avoid closing a watch with ID 0 incorrectly 2022-10-08 20:06:19 +08:00
lease Backport two lease related bug fixes to 3.5 2022-06-04 14:01:08 +08:00
mock Migrate dependencies pkg/foo -> client/pkg/foo 2021-04-07 00:38:47 +02:00
mvcc *: avoid closing a watch with ID 0 incorrectly 2022-10-08 20:06:19 +08:00
proxy *: avoid closing a watch with ID 0 incorrectly 2022-10-08 20:06:19 +08:00
storage/mvcc/testutil tests: Move CorruptBBolt to testutil 2022-09-07 15:11:55 +02:00
verify fix the data inconsistency issue by adding a txPostLockHook into the backend 2022-04-08 20:37:34 +08:00
wal testing: fix TestOpenWithMaxIndex cleanup 2022-09-08 11:26:10 +03:00
go.mod Replace github.com/form3tech-oss/jwt-go with https://github.com/golang-jwt/jwt/v4 2022-09-19 15:35:08 -04:00
go.sum Replace github.com/form3tech-oss/jwt-go with https://github.com/golang-jwt/jwt/v4 2022-09-19 15:35:08 -04:00
LICENSE server: Update go.mod 2020-10-26 13:02:32 +01:00
main_test.go server: Update go.mod 2020-10-26 13:02:32 +01:00
main.go server: Update go.mod 2020-10-26 13:02:32 +01:00