Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite loop is not taken into account for HTTP2 Async Controller #61

Closed
baranskigl opened this issue Sep 28, 2023 · 7 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@baranskigl
Copy link

Hi,

I'm using JMeter 5.5 and newest plugin 2.0.3.
I try to create test plan with infinite loop (Thread Group setting) and thread lifetime duration 60s for bzm HTTP2 Async Controller.

It seems it is not working or maybe I misconfigured something.

image

It seems it's only one iteration happened.

image

Can you support here?
Thanks in advance,
Bartosz

@3dgiordano
Copy link
Contributor

Hi @baranskigl

We were able to reproduce the problem.
The problem occurs in both Thread Group and any other type of loop controller.

Thanks for reporting the issue.

@3dgiordano 3dgiordano added the bug Something isn't working label Oct 6, 2023
@3dgiordano 3dgiordano self-assigned this Oct 6, 2023
@baranskigl
Copy link
Author

Hi @3dgiordano,

thank you for your answer.

Do you plan to fix it soon?

/Bartosz

@3dgiordano
Copy link
Contributor

Hi @baranskigl

Yes, I'm working in it.

It is possible that the fix to the problem will be available on GitHub today or tomorrow.

@3dgiordano
Copy link
Contributor

Hi @baranskigl

New release with fixes released.
You can access it from the Releases section on GitHub.
https://github.com/Blazemeter/jmeter-http2-plugin/releases/tag/v2.0.5

It will be available in Plugin Manager in the next 24 hours.

Could you tell us if this version resolves the reported issue?

@baranskigl
Copy link
Author

Hi @3dgiordano,

thank you.

Sure, I will inform you if provided fix is fine today/tomorrow.

@3dgiordano
Copy link
Contributor

Hi @baranskigl

Did you have a chance to try the new version?
Does the new version solve the problem reported in this issue?

@baranskigl
Copy link
Author

Hi @3dgiordano,

sorry for delay. Yes, it works. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants