I am using this feature with load option but wondering what is the use of set option on secondary? Does that mean it will not load the config and it will just set the config on secondary? And if so how do I load later on the same on secondary?
Load replaces the whole config section.
Set just adds config without replacing section.
Set cannot delete configs now on the secondary node. It is not implemented yet.
Got it - so if the set option is configured on the secondary how do I load it since I verified it does not load the config and setttings does not get applied.