You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: server/etcdmain/help.go
+1-1
Original file line number
Diff line number
Diff line change
@@ -346,7 +346,7 @@ Experimental feature:
346
346
--snapshot-catchup-entries
347
347
Number of entries for a slow follower to catch up after compacting the raft storage entries.
348
348
--experimental-stop-grpc-service-on-defrag
349
-
Enable etcd gRPC service to stop serving client requests on defragmentation. It's deprecated, and will be decommissioned in v3.7. Use '--feature-gates=StopGRPCServiceOnDefrag=true' instead.
349
+
Enable etcd gRPC service to stop serving client requests on defragmentation. Deprecated in v3.6 and will be decommissioned in v3.7. Use '--feature-gates=StopGRPCServiceOnDefrag=true' instead.
0 commit comments