[GitHub] tomcat pull request: Add maxStartTime to RequestInfo & RequestGrou...

2014-04-14 Thread weipeng2k
Github user weipeng2k commented on the pull request: https://github.com/apache/tomcat/pull/5#issuecomment-40353961 1. Not bug. It's not a bug. Just want to add maxStartTime to RequestInfo, it can record when does slow request happened. 2. Commit error. I am cu

[GitHub] tomcat pull request: Add maxStartTime to RequestInfo & RequestGrou...

2014-04-13 Thread weipeng2k
GitHub user weipeng2k opened a pull request: https://github.com/apache/tomcat/pull/5 Add maxStartTime to RequestInfo & RequestGroupInfo. When retrieve Tomcat's request processor info through JMX, We can got maxTime and the maxRequestUri.Add maxStartTime (type is long, mill