Re: traffic_router tomcat init script (shutdown) problems

2017-07-12 Thread Jeff Elsloo
I discussed this with Jason, reviewed the PR and will be merging it soon unless someone has concerns. I asked specifically about "force" being the default shutdown mode, and that was done intentionally. There might be a use case for a graceful shutdown with typical applications deployed into Tomcat

Re: traffic_router tomcat init script (shutdown) problems

2017-07-12 Thread Jason Tucker
Thanks, Jeff. And just to clarify - this will *try* to do a graceful shutdown first, wait for the timeout period (10 seconds) and then force it if that was unsuccessful. The previous behavior was to wait for 5 seconds, and then give up entirely. We'll have to take another look at this when we mov

Re: traffic_router tomcat init script (shutdown) problems

2017-07-12 Thread Steve Malenfant
Does Traffic Monitor (Java version) have the same problem? If it does, can the fix be applied? On Wed, Jul 12, 2017 at 12:43 PM, Jason Tucker wrote: > Thanks, Jeff. > > And just to clarify - this will *try* to do a graceful shutdown first, wait > for the timeout period (10 seconds) and then forc

Re: traffic_router tomcat init script (shutdown) problems

2017-07-12 Thread Jason Tucker
I don't know if we've experienced problems with stopping traffic_monitor in the past, but it certainly has the potential to have the same problem. The only real difference between those two files was the CATALINA_OPTS variable values (and also license header?) I have an updated script for traffic_