super(envHome, envConfig, sharedCacheEnv, repConfigProxy);
allowConvert =
RepInternal.getAllowConvert(((ReplicationConfig) repConfigProxy));
feederTxns = new FeederTxns(this);
replay = new Replay(this, nameIdPair);
nodeState = new NodeState(nameIdPair, this);
repConfigObservers = new ArrayList<RepEnvConfigObserver>();
replicaAckTimeout =
configManager.getDuration(RepParams.REPLICA_ACK_TIMEOUT);