[crac] RFR: PID adjustment on checkpoint [v3]

Anton Kozlov akozlov at openjdk.org
Wed Jun 21 16:41:29 UTC 2023


On Wed, 21 Jun 2023 13:55:03 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

>> This can be an error, as `ns_last_pid` is expected to exist and be openable.
>
> In non-privileged containers, ns_last_pid cannot be even open for writing. So this message may be considered as a warning, or info, or suppressed at all as Radim suggested.

Oh, of course. In case we cannot even open that, and that is expected, we should not print anything.

-------------

PR Review Comment: https://git.openjdk.org/crac/pull/86#discussion_r1237291645


More information about the crac-dev mailing list