Hi

What's the logic behind deprecating this method in JMeter 2.0.0?

   void org.apache.jmeter.samplers.SampleResult.setTime(long elapsed)

I use it in circumstances where the elapsed time is returned by an object
several calls deeper in the stack.  Using sampleStart() / sampleEnd() would
cause a distortion in this case.  I would prefer not to use SampleResult
deeper in the call stack as I am trying to decouple JMeter from the core
logic of out test framework.

I realise that this creates a disparity between sample times and throughput
but this is acceptable for us.

TIA for any help.

Sam


http://www.espeed.co.uk
CONFIDENTIAL: This e-mail, including its contents and attachments, if any, are 
confidential. If you are not the named recipient please notify the sender and 
immediately delete it. You may not disseminate, distribute, or forward this e-mail 
message or disclose its contents to anybody else. Copyright and any other intellectual 
property rights in its contents are the sole property of eSpeed, Inc and its 
affiliates.

This e-mail was issued by eSpeed International Limited ("eSpeed").  eSpeed is a 
limited liability company incorporated under the laws of England (company number 
3809189 and VAT registration number 577 406809).  eSpeed's registered office is at One 
America Square, London EC3N 2LS.  For any issues arising from this email please reply 
to the sender.

E-mail transmission cannot be guaranteed to be secure or error-free. The sender 
therefore does not accept liability for any errors or omissions in the contents of 
this message which arise as a result of e-mail transmission.  If verification is 
required please request a hard-copy version.

Although we routinely screen for viruses, addressees should check this e-mail and any 
attachments for viruses. We make no representation or warranty as to the absence of 
viruses in this e-mail or any attachments. Please note that to ensure regulatory 
compliance and for the protection of our customers and business, we may monitor and 
read e-mails sent to and from our server(s). 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to