setting evicted was 'little' more aggressive

pull/383/head
Nitin 10 years ago
parent 6a2bfb758c
commit 5004e1f463

@ -639,9 +639,6 @@ public class HikariPool implements HikariPoolMXBean, IBagStateListener
closeConnection(bagEntry, "(connection passed idleTimeout)");
removable--;
}
else {
bagEntry.evicted = true;
}
}
}

Loading…
Cancel
Save