Bug 15999

Summary: Show Results Tree is too HTTP-centric
Product: JMeter - Now in Github Reporter: Jordi Salvat i Alabart <jsalvata>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P5    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Jordi Salvat i Alabart 2003-01-12 01:33:34 UTC
Show Results Tree displays HTTP-related stuff in the lower pannel even when
viewing results for other types of samplers.
Comment 1 Mike Stover 2003-01-29 16:11:58 UTC
Yes, you're looking for an enhancement that might allow for multiple choices of
lower panels - one for HTTP, one for JDBC, etc.  This could be done, just needs
some refactoring of the component and writing new code to deal with JDBC
samples, for example.  Making this an enhancement request.
Comment 2 Milamber 2010-10-11 18:59:04 UTC
See Bug 37156
Patch add a new interface "RequestView" for the request tab/pane in
listener View Results Tree, driven by a "RequestPanel" class which load all
class which implements RequestView. 

There will have a request pane with tabs on bottom ("Raw", "HTTP" or (todo) other if
JMS/JDBC/LDAP/etc) when we look a HTTP Sampler Result.
Comment 3 Philippe Mouawad 2013-01-01 17:50:59 UTC
Seems to have been fixed
Comment 4 The ASF infrastructure team 2022-09-24 20:37:29 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1007