14261427142814291430143114321433143414351436
finally { if (bridge != null) { log.info("Stopping bridge"); bridge.stop(); } } } private void testNoMaxBatchTimeSameServer(int qosMode, boolean persistent) throws Exception
14841485148614871488148914901491149214931494
} finally { if (bridge != null) { bridge.stop(); } } } private void testMaxBatchTime(int qosMode, boolean persistent) throws Exception
15251526152715281529153015311532153315341535
} finally { if (bridge != null) { bridge.stop(); } } } private void testMaxBatchTimeSameServer(int qosMode, boolean persistent) throws Exception
15681569157015711572157315741575157615771578
} finally { if (bridge != null) { bridge.stop(); } } }
120121122123124125126127128129130
{ if (bridge != null) { try { bridge.stop(); } catch (Exception e) { log.error("Failed to stop bridge", e); }
9596979899100101102103104105
if (bridge != null) { try { bridge.stop(); } catch (Exception e) { log.error("Failed to stop bridge", e); }
190191192193194195196197198199200
} finally { try { bridge.stop(); } catch (Exception e) { log.error("Failed to stop bridge", e); }
267268269270271272273274275276277
337338339340341342343344345346347
409410411412413414415416417418419