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

Guard against empty or wrong threadGroup names #622

Conversation

FSchumacher
Copy link
Contributor

Description

JMeter should always set the names correctly, but that may
not be the case for third-party plugins.

Motivation and Context

A NPE was reported on the users mailing list that only showed with a third party plugin.

How Has This Been Tested?

Ran a few tests

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

JMeter should always set the names correctly, but that may
not be the case for third-party plugins.
@FSchumacher FSchumacher merged commit dd0d5db into apache:master Sep 26, 2020
@FSchumacher FSchumacher deleted the guard-against-npe-on-empty-threadgroupname branch September 26, 2020 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant