Skip to content

Commit

Permalink
Better description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Gregory committed Aug 13, 2021
1 parent 53c72e9 commit 7c4fbb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ The <action> type attribute can be add,update,fix,remove.
- PooledObject.getActiveTimeMillis()
</action>
<action dev="ggregory" type="fix" due-to="Gary Gregory">
The default implementation of TrackedUse.getLastUsedInstant() uses seconds instead of milliseconds. This interface is not implemented within Commons Pool.
The default implementation of TrackedUse.getLastUsedInstant() uses seconds instead of milliseconds.
This interface is not implemented within Apache Commons Pool but affects Apache Commons DBCP.
</action>
<action dev="ggregory" type="fix" due-to="Gary Gregory">
Fix field label in BaseGenericObjectPool toString() builder: From timeBetweenEvictionRunsMillis to durationBetweenEvictionRuns.
Expand Down

0 comments on commit 7c4fbb6

Please sign in to comment.