Skip to content

The "Same user on each iteration" option of the thread group doesnt work for the RTE plugin #34

Description

@RichB-2024

The "Same user on each iteration" option of the thread group doesnt work for the RTE plugin. Each iteration connects at the start and disconnects at the end, meaning it is seen as a new terminal.
The mainframe workflow I am trying to replicate involves users logging on, working for a few hours (running various transactions) and then logging off.
With your plugin my pretend users have to log on, run a transaction, log off, repeat.
I have made sure that "Same user on each iteration" is true and that none of my transactions have "connect" or "disconnect" selected.
I have tried setting "RTEConnectionConfig.reuseConnections=true" in the jmeter.properties file too (and restarting jmeter).
I am using jmeter 5.6.2 and RTE plugin 3.2.2

Is there a way I can force it to not disconnect at the end of every iteration?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions