BackendListener cannot have the same name
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
### Expected behavior

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

### 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
Assessment
This issue has not been assessed yet.