https://bz.apache.org/bugzilla/show_bug.cgi?id=61810
--- Comment #2 from Huxing Zhang <huxing.zh...@gmail.com> --- (In reply to Christopher Schultz from comment #1) > (In reply to Huxing Zhang from comment #0) > > p.s. About the default value for jarOpenInterval, I found that Tomcat 8+ has > > removed the implementation of the close jar operation, which indeed will > > hold all the file descriptors during start up. Does that mean that holding > > all the file descriptor is not a issue any more? Can we keep all jars open > > by default? > > So this is only an issue for Tomcat 7, then, correct? Yes. > > I wonder if it's worth a change for such an old version of Tomcat. Tomcat 7 > at this point is *very* stable. I don't want to change the default value for tomcat 7 by adding this new feature. But I think tomcat should support the option to turn it off. > > I have no objections to this new feature; just wondering if it makes more > sense to patch Tomcat 7 or encourage "the client" to upgrade to Tomcat 8+. Yes, we are planning to upgrade to Tomcat 8.5, but it needs some time. We have to fix it since it does affect the business. I have a patch for this feature, and will upload it later. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org