You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/10/23 08:41:05 UTC

[Bug 63873] influxdbBackendListener and mode=StrippedDiskStore problem ?

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

pierre.astruc@evertest.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from pierre.astruc@evertest.com ---
Hello,

I have a last question about Backend Listener :)

-----
- 4 -
-----
From GUI, when I'm remote testing a simpletest.jmx without any Listener, the
Network usage between slave to master is near 0 bytes/s. This is normal because
the slave is just performing the test, and no result data need to be sent to
the master.
Then, when I'm adding one "Backend Listener" (configured to connect to another
influxdb server), I see network usage grow up between slave to master !

I think this should be removed, because the master doesn't care to receive all
the result flow for one "Backend Listener". I mean, it's the slave who is
computing the result with his own "Backend Listener" and send the data to
influxdb no ? if yes, there is no need to send the "SerialisedSampleSender"
data to the master.

Pierre

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