Thanks for answer. I'll implement the fix ASAP.
On Sun, Dec 18, 2016 at 9:41 PM, Andrey Pokhilko <[email protected]> wrote: > Hi, > > Sounds logical for me, +1 > > Andrey Pokhilko > > On 18.12.2016 23:04, Philippe Mouawad wrote: > > Hello, > > Looking into TCPSampler code, I think there is something that's not very > > clean. > > > > Currently if TCPClient implementation is not correctly setup, we end up > > with a null protocolHandler. > > In this case, every sample will lead to an error 500 with "Protocol > handler > > not found" message. > > > > I think it would be cleaner in this case to throw a > JMeterStopTestException > > as it is most probably a configuration exception. > > Currently if a test lasts 2 hours, test runs until it's finished, with > > change it stop immediately > > > > Thoughts ? > > > > -- Cordialement. Philippe Mouawad.
