162163164165166167168169170171172
return null; } }, getRetryPolicy()); if (walEntry != null) { wal.removeEntry(walEntry); } return result; } catch (ConnectionException exception) { throw exception;