On 15 August 2013 22:02, Philippe Mouawad <[email protected]> wrote: > Hello, > Looking at this implementation, I wonder if it is really needed and wether > it should not be deprecated. > > It seems to me dangerous: > > - It requires a lot of memory, users should be aware of it. > - Even with lot of memory, it could impact highly performances of > jmeter-servers through GC impacts > > > Thoughts ?
Yes, it's probably not very useful, but we should probably not delete it (yet). Let's add some docs to say don't use it (and perhaps add a log.warn message on startup). > -- > Regards. > Philippe M.
