On 7 September 2015 at 10:07, Stanislav Baiduzhyi <[email protected] > wrote:
> Hi Stephen, > > On Mon, Sep 7, 2015 at 10:21 AM, Stephen Connolly > <[email protected]> wrote: > > Once you've handed out the node you are not supposed to hand it out again > > until it has been deprovisioned. If you have no more nodes to provision > then > > return empty list so that additional clouds have a chance to contribute. > > I see, thanx. > > > Everything else has either race conditions that could well cause > deadlock or > > improper behaviour (e.g. resource leaks, etc) and certainly should not be > > used as an example of what to do... generally the issues in these cloud > > plugins are subtle, but if you follow them too much you will be stuck in > a > > design that is difficult to work your way to something "not too bad" > > That sounds quite pessimistic. Actually I am an optimist... especially with my description... if I were a pessimist I wouldn't even think there was one "not too bad" implementation ;-) > But thanx for heads up, now I know what > to watch for in my own plugin. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CAFHiie4PRUs4JxgT3Rym2%2Big7Am-hM2h9zHxDzgWB2T38GkKjQ%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMw%2BqE6JCbwhwiGZDjZErb40PgzirxPdg-F67k-jzScY5w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
