Description
FlatTopology does not provide configurations for Gather and Scatter operations, while TreeTopology does.
FlatTopology.getTaskConfiguration() should consider the cases where operatorSpec is an instance of gatherOperatorSpec or scatterOperatorSpec.