Benjamin Wang
|
437f3778d0
|
Add flag --max-concurrent-streams to set the max concurrent stream each client can open at a time
Also refer to https://github.com/etcd-io/etcd/pull/14169#discussion_r917154243
Signed-off-by: Benjamin Wang <wachao@vmware.com>
|
2022-07-13 14:18:15 +08:00 |
|
Marek Siarkowicz
|
58d2b12a50
|
client: Add grpc authority header integration tests
|
2021-09-30 12:15:32 +02:00 |
|
Lili Cosic
|
1a718a958e
|
Add initial Tracing with OpenTelemetry
|
2021-05-10 10:44:40 +02:00 |
|
Piotr Tabor
|
aaf423e962
|
server: Update imports.
find -name '*.go' | xargs sed -i --follow-symlinks 's|etcd/v3/|etcd/server/v3/|g'
|
2020-10-26 13:02:32 +01:00 |
|
Piotr Tabor
|
4a5e9d1261
|
server: Move server files to 'server' directory.
26 git mv mvcc wal auth etcdserver etcdmain proxy embed/ lease/ server
36 git mv go.mod go.sum server
|
2020-10-26 12:57:19 +01:00 |
|