On Sunday, June 23, 2019, Vladimir Sitnikov <[email protected]>
wrote:

> Just a side note: how the proposed feature differs from existing property
> "httpclient.reset_state_on_thread_group_iteration=true" ?


if you look at initial bugzilla, you’ll see it’s related and provides
ability to have the same Jmeter instance works in both mode by configuring
it at thread group level.
The initial property could now even be removed

>
> Can you please clarify how the proposed feature differs from existing
> "clear auth on each iteration" checkbox?
> https://jmeter.apache.org/usermanual/component_reference.html#HTTP_
> Authorization_Manager


First, I notice the PR should include also this component in the user
(new/returning) configuration, thanks for indirectly pinpointing it.
I’ll update PR

The idea of PR is to simplify configuration by :

- making cookiemanager use the configuration at thread leven
- same for cachemanager
- same for Auth Manager

In the end, the 3 components will be by default configured to rely on
Thread Group config
and HTtp request will be able to use it also.
Which is not possible currently.


> It looks like JMeter has at least two related features, and you propose to
> add one more.
> If the added feature is indeed different from all of the above, would you
> please add relevant documentation that would explain the difference and the
> suggested use cases?


It is expected soon


>
> Vladimir>What if we would like to add "relogin user after each 15 min" and
> so on?
>
> Philippe>how would it be impacted by this feature?
> Philippe>- can you illustrate how you would do it now and how this feature
> impacts
> it ?
>
> 1) It will be very complicated in the UI, and "thread" does not look the
> proper abstraction point.


How does this feature make it more complex?
This feature makes possible what was not and does not limit any existing
feature.
Such feature is available in alternative tools (commercial)


> 2) It is not clear how the proposed change would play with custom thread
> groups (e.g. from JMeterPlugins)


Until their code is updated, they’ll work as today.


>
> Vladimir
>


-- 
Cordialement.
Philippe Mouawad.

Reply via email to