A.J. Beamon

Results 34 comments of A.J. Beamon

This is computing the uptime in exactly the same way that process uptime is being computed, and therefore won't actually get a different result. `MachineMetrics` will be reporting the exact...

> Looking deeper though my understanding is (though I'll wait for @johscheuer to confirm) is that the goal is to count the time any process has been running on this...

If these stats cannot be tied to a particular FDB process, something like `MachineMetrics` may be better

The finalizers are deprecated, and I'm hoping that we can remove them before too long. I don't have any concerns with adding this change, but just in case it changes...

@sfc-gh-ahusain I probably won't be able to review this until next week

This is being replaced with #8144.

I suppose a reasonable rule for this if we want to keep these as comments is that we could take a comment directly preceding the macro or one on the...

I wonder if any of these fields were intended to be scoped to memory errors, or if that's just the only type of errors that were applicable at the time....

@sfc-gh-svemuri I think it makes sense to leave this line here, but maybe what we should do is add a separate variable to track memory errors and report that in...