* ReplayTxn.Another option is to permit a state conversion without
* recovery when there are no active transactions. The added
* complexity did not seem worth the benefit of reducing the need
* to reopen the environment handle in limited situations. [#19177]
*/
throw new MasterReplicaTransitionException(repNode.getRepImpl(), e);
} catch (InterruptedException e) {
if (this.repNodeShutdownException != null) {
/*
* The interrupt was issued to propagate an exception from one