cse-peter-account opened a new pull request #673: URL: https://github.com/apache/jmeter/pull/673
This pull request implements Feature #65611 (https://bz.apache.org/bugzilla/show_bug.cgi?id=65611). According to step 2 of the following URL, JMeter only accepts IPv4 addresses when specifying a remote worker node. https://jmeter.apache.org/usermanual/remote-test.html In this scenario, entering an IPv6 address used to result in a NumberFormatException. The purpose of this pull request is to eliminate this NumberFormatException. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
