[JBoss JIRA] (RTGOV-302) Call trace child node percentages are wrong
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-302?page=com.atlassian.jira.plugin.... ]
Gary Brown resolved RTGOV-302.
------------------------------
Resolution: Done
> Call trace child node percentages are wrong
> -------------------------------------------
>
> Key: RTGOV-302
> URL: https://issues.jboss.org/browse/RTGOV-302
> Project: RTGov (Run Time Governance)
> Issue Type: Bug
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: 2.0.0.M1
>
>
> The child node percentages currently add up to 100%, but their times do not add up to the total associated with the parent node. This is because time will also be spent in the parent's calling service, as well as the latency of any network communication.
> So the percentages on the child nodes should reflect the percentage of time spent in the child compared to the overall time taken in the parent node.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months
[JBoss JIRA] (SRAMP-254) S-RAMP client should have method to release the HTTP connection
by Kurt Stam (JIRA)
Kurt Stam created SRAMP-254:
-------------------------------
Summary: S-RAMP client should have method to release the HTTP connection
Key: SRAMP-254
URL: https://issues.jboss.org/browse/SRAMP-254
Project: S-RAMP
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Client
Reporter: Kurt Stam
Assignee: Eric Wittmann
Fix For: 0.3.1 - jBPM - bugfix 1
The S-RAMP client wraps the RestEASY client. The RestEASY client has a response.releaseConnection method which we don't have. I'm worried we are leaking connections. We should make sure we update our code that uses the client so it releases the connection (in DTGov too).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months