Question
Will updating schema from one node be broadcasted to all nodes in cluster for Strategy 10.x and 11.x?
Answer
It is expected that doing schema update from one node will be broadcasted to all nodes in cluster for Strategy.
Schema update from Developer could always work as expected. However it is a known issue that for Command manager before 11.1(aka version 2019) it is not working as expected, which has been addressed starting from 11.1(aka version 2019) via DE93383.
For early versions without this fix, schema update would be required from each node in cluster when implemented via Command Manager.
KB441677