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
{{ message }}
This repository was archived by the owner on Jan 7, 2022. It is now read-only.
Remove the REQUIRES_RESTART restriction from the NCM source of truth flag
Summary: As per our discussion, we will allow the source of truth flag to be switched on/off during runtime without requiring a restart.
Reviewed By: shixiao
Differential Revision: D17450554
fbshipit-source-id: 84257552850354c814a56fb743f2afac6aa51ab8
Copy file name to clipboardExpand all lines: docs/settings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ sidebar_label: Settings
74
74
| server-default-dscp | Use default DSCP to setup to server sockets at Sender.Range was defined by https://tools.ietf.org/html/rfc4594#section-1.4.4| 0 | requires restart, server only |
75
75
| server\_based\_nodes\_configuration\_store\_polling\_extra\_requests | how many extra requests to send for server based Nodes Configuration Store polling in addition to the required response for each wave | 1 ||
| use-nodes-configuration-manager-nodes-configuration | If true and enable\_nodes\_configuration\_manager is set, logdevice will use the nodes configuration from the NodesConfigurationManager. | false |requires restart|
77
+
| use-nodes-configuration-manager-nodes-configuration | If true and enable\_nodes\_configuration\_manager is set, logdevice will use the nodes configuration from the NodesConfigurationManager. | false ||
78
78
| zk-config-polling-interval | polling and retry interval for Zookeeper config source | 1000ms | CLI only |
0 commit comments