Anthony Romano
|
8a3fee15a3
|
etcdserver, backend: only warn if exceeding max quota
|
2017-03-17 15:38:57 -07:00 |
|
Gyu-Ho Lee
|
6e149e3485
|
etcdserver: following updates for proto change
|
2016-06-07 13:32:07 -07:00 |
|
Gyu-Ho Lee
|
abb4cd5646
|
etcdserver: update LICENSE header
|
2016-05-12 20:49:40 -07:00 |
|
Xiang Li
|
9c103dd0de
|
*: cancel required leader streams when memeber lost its leader
|
2016-05-12 19:42:21 -07:00 |
|
Anthony Romano
|
b7ac758969
|
*: rename storage package to mvcc
|
2016-04-25 15:25:51 -07:00 |
|
Anthony Romano
|
dc17eaace7
|
*: rename Lease Create to Grant
Creating a lease through the client API interface union looked like
"c.Create(...)"-- the method name wasn't very descriptive.
|
2016-04-07 12:28:14 -07:00 |
|
Anthony Romano
|
9b2c963179
|
etcdserver: configurable backend size quota
Configurable with the flag --experimental-quota-backend-bytes and
through ServerConfig.QuotaBackendBytes.
Fixes #4894
|
2016-03-29 18:39:25 -07:00 |
|
Anthony Romano
|
9c8253c543
|
etcdserver, v3rpc: space quotas
|
2016-03-28 14:56:26 -07:00 |
|