Issue Details (XML | Word | Printable)

Key: AMQ-1178
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Hiram Chirino
Reporter: Hiram Chirino
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Connection leak in the PooledConnectionFactory

Created: 26/Feb/07 10:56 AM   Updated: 05/Mar/07 05:56 AM
Return to search
Component/s: JMS client
Affects Version/s: 4.1.0
Fix Version/s: 4.1.1, 5.0.0

Time Tracking:
Not Specified


 Description  « Hide
The connection pool actually kept creating connections instead of pooling them! Opps.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Hiram Chirino added a comment - 26/Feb/07 10:57 AM
Fixed in http://svn.apache.org/viewvc?view=rev&revision=511079 in 4.1 branch
need to port to trunk

Jonas Lim added a comment - 05/Mar/07 05:56 AM
Fixed has been ported to trunk : r514668