Author: mturk Date: Wed Sep 22 14:34:13 2010 New Revision: 999979 URL: http://svn.apache.org/viewvc?rev=999979&view=rev Log: Mark the proposed patch for backport
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=999979&r1=999978&r2=999979&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Sep 22 14:34:13 2010 @@ -28,6 +28,13 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT: [ start all new proposals below, under PATCHES PROPOSED. ] +* Fix unlockAccept when the soTimeout is -1 (default). + Default conf has soTimeout -1 and that will throw exception if + used in setSoTimeout method. + http://people.apache.org/~mturk/tomcat/patches/tomcat-6.0.x-aprunlockaccept.patch + +1: mturk, kfujino, markt + -1: + PATCHES PROPOSED TO BACKPORT: [ New proposals should be added at the end of the list ] @@ -162,13 +169,6 @@ PATCHES PROPOSED TO BACKPORT: -1: rjung: s/vesion/version/g -* Fix unlockAccept when the soTimeout is -1 (default). - Default conf has soTimeout -1 and that will throw exception if - used in setSoTimeout method. - http://people.apache.org/~mturk/tomcat/patches/tomcat-6.0.x-aprunlockaccept.patch - +1: mturk, kfujino, markt - -1: - * When a cluster node disappears when using the backup manager, handle the failed ping message rather than propagating the exception (which just logs the stack trace but doesn't do anything to deal with the failure) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org