FSchumacher commented on code in PR #6245:
URL: https://github.com/apache/jmeter/pull/6245#discussion_r1778255338


##########
src/components/src/main/java/org/apache/jmeter/visualizers/SamplerResultTab.java:
##########
@@ -263,6 +263,10 @@ public void setupTabPane() {
                         .append(JMeterUtils
                                 .getResString("view_results_thread_name")) 
//$NON-NLS-1$
                         .append(sampleResult.getThreadName()).append(NL);
+                statsBuff

Review Comment:
   This should be mentioned in the title of this PR. Was this intended to be 
included?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to