Re: Question about to-be-closed methods
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Question about to-be-closed methods
- From: Dibyendu Majumdar <mobile@...>
- Date: 2020年7月21日 22:55:50 +0100
On 2020年7月21日 at 22:46, Viacheslav Usov <via.usov@gmail.com> wrote:
>
> On Tue, Jul 21, 2020 at 10:58 PM Dibyendu Majumdar
> <mobile@majumdar.org.uk> wrote:
>
> > There was a talk several
> > years ago by a Google engineer that said essentially there is no point
> > trying to recover after a memory failure. Fail fast is often a better
> > approach - because trying to recover in that scenario could cause more
> > damage because of further failures.
>
> Either the interpretation is too naive, or the original statement is
> nonsensical.
>
For reference
https://youtu.be/NOCElcMcFik
At 38m past
- References:
- Question about to-be-closed methods, Dibyendu Majumdar
- Re: Question about to-be-closed methods, Roberto Ierusalimschy
- Re: Question about to-be-closed methods, Dibyendu Majumdar
- Re: Question about to-be-closed methods, Roberto Ierusalimschy
- Re: Question about to-be-closed methods, Dibyendu Majumdar
- Re: Question about to-be-closed methods, Roberto Ierusalimschy
- Re: Question about to-be-closed methods, Dibyendu Majumdar
- Re: Question about to-be-closed methods, Roberto Ierusalimschy
- Re: Question about to-be-closed methods, Dibyendu Majumdar
- Re: Question about to-be-closed methods, Viacheslav Usov