You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhancement Description Pool.Entry's usage count should be moved out of Pool, since a similar feature, usage expiration, has already been implemented out of Pool in 0dec883.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has been a
full year without activity. It will be closed if no further activity occurs.
Thank you for your contributions.
Target Jetty version(s)
10.0.x
Enhancement Description
Pool.Entry
's usage count should be moved out ofPool
, since a similar feature, usage expiration, has already been implemented out ofPool
in 0dec883.The text was updated successfully, but these errors were encountered: