LOG.info(_componentName + "Initial Dimensions is: " + dim);
// create the bolts ..
// Create the reshuffler.
_reshuffler = new ThetaReshufflerAdvisedEpochs(_firstParent, _secondParent,
allCompNames, _joinerParallelism, hierarchyPosition, conf, builder, dim);
if (_interComp != null)
_reshuffler.set_interComp(_interComp);