SIGN IN SIGN UP
etcd-io / etcd UNCLAIMED

Distributed reliable key-value store for the most critical data of a distributed system

0 0 251 Go

etcdctl: add --max-txn-ops flag to make-mirror command

--max-txn-ops flag allows users to define the maximum number of operations permitted in
a transaction during syncing updates.if unlimited syncing may fail when number of txn ops
exceeds the maximum number of server side.

Signed-off-by: xakdwch <xakdwch5@gmail.com>
X
xakdwch committed
7cc3f5f97e6dfa76d5b718efa8b57940ebc7258c
Parent: 043a3aa