Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] local remote services

Hi Markus,

Agreed on value of additional variables for testing. For me, problem is time to do it (resources again).

I've opened this enhancement...so that interested parties can contribute additional ideas, implementations, etc

https://bugs.eclipse.org/bugs/show_bug.cgi?id=317186

Scott

Markus Alexander Kuppe wrote:
On 06/16/2010 11:03 PM, Scott Lewis wrote:

Your question prompted the following thought/idea though...perhaps this
provider could be enhanced to (optionally) introduce some random delay
in the method invocation...to simulate network behavior.  This
would/could be very useful for testing the timing of things.

Or swallow a call completely (delay >= infinitive) simulating a network
outage. Thus don't just add a random delay, but a delay based on a
factor x passed in by a system property.
Might be handy to also add support for different execution semantics
("maybe", "at least once", "at most once",...).

Markus
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev



Back to the top