apache / apache/jmeter

BackendListener cannot have the same name

Open
#5,804 4 comments 2 reactions 0 assignees View on GitHub
defect help-wanted
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

### Expected behavior

![jmeterlog](https://user-images.githubusercontent.com/31841743/232225637-4f7f7d3b-2a99-4776-885a-28c2f4121c1e.jpg)
When I configured two BackendListeners with the same name in JMeter for load testing and checked the log, only one was effective. Then, after examining the source code as shown in the figure, I found that the backend listener client is initialized based on the name of the component. This results in this problem. I hope the official can fix it
![src](https://user-images.githubusercontent.com/31841743/232225720-52b0c6f5-325c-4c29-8fb7-d851cfc25c92.png)

### Actual behavior

_No response_

### Steps to reproduce the problem

configure two BackendListeners with the same name

### JMeter Version

5.5

### Java Version

1.8

### OS Version

windows

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.