Bug 49127 - SimpleTcpReplicationManager.startInternal() ignores Exception
Summary: SimpleTcpReplicationManager.startInternal() ignores Exception
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Catalina (show other bugs)
Version: trunk
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 19:05 UTC by Sebb
Modified: 2010-07-14 17:40 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2010-04-14 19:05:06 UTC
ha.session.SimpleTcpReplicationManager.startInternal() ignores Exception when invoking Thread.sleep() - it only needs to ignore InterruptedException.
Comment 1 Mark Thomas 2010-07-14 17:40:19 UTC
Fixed in 7.0.x will be in 7.0.1 onwards.