https://bz.apache.org/bugzilla/show_bug.cgi?id=65611
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Keywords| |FixedInTrunk --- Comment #2 from Felix Schumacher <[email protected]> --- Should be fixed in trunk. @Peter: Could you report back, whether this fixes your problem? commit d0740914053bb74ac46edb586aa9a959f5015ac8 AuthorDate: Sun Oct 10 21:10:09 2021 +0200 Add support for IPv6 addresses when specifying a remote worker node Now it should be possible to specify an IPv6 address with the bracketed notation: remote_host=[::1]:2001 Based on a patch by Peter Wong Closes #673 Bugzilla Id: 65611 --- .../src/main/java/org/apache/jmeter/engine/ClientJMeterEngine.java | 3 ++- xdocs/changes.xml | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.
