https://bz.apache.org/bugzilla/show_bug.cgi?id=64553

            Bug ID: 64553
           Summary: When using Transaction Controller, send Bytes and send
                    Bytes are displayed as 0 in the
                    indexxdbBackendListener.
           Product: JMeter
           Version: 5.3
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: dave1....@samsung.com
  Target Milestone: JMETER_5.3.1

* situation description
I put an HTTP Request under one Transaction Controller. And I used the backend
listener and summary report.

 Check the Generate parent sample in the transaction controller. 


* Description of the problem

 The summary report displays the Received/Send data normally.

-----------summary data ------------------------------------------------
Label   # Samples       Average Min     Max     Std. Dev.       Error %
Throughput      Received KB/sec Sent KB/sec     Avg. Bytes
TEST_PAGE_00000001      2       15      12      19      3.5     0.00%   0.06483
0.61    0.01    9568
TOTAL   2       15      12      19      3.5     0.00%   0.06483 0.61    0.01   
9568
-----------------------------------------------------------------------


 however, the Received/Send data time data is outputted to 0 when querying
influxdb.

name: jmeter_metrics
time                application      avg count countError endedT hit max maxAT
meanAT min minAT pct90.0 pct95.0 pct99.0 rb sb startedT statut transaction
----                -----------      --- ----- ---------- ------ --- --- -----
------ --- ----- ------- ------- ------- -- -- -------- ------ -----------
1592965922734000000 application name                      1              0    
0          0                                   1               internal
1592965923039000000 application name 12  1     0                 1   12        
      12        12      12      12      0  0           all    all
1592965923040000000 application name                      1              1    
1          1                                   1               internal
1592965923040000000 application name 12  1                           12        
      12        12      12      12                     ok    
TEST_PAGE_00000001
1592965923040000000 application name 12  1                           12        
      12        12      12      12      0  0           all   
TEST_PAGE_00000001



 The value outputted from the backend listener is invalid.(Received and send
data)

 please check source code...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to