[crac] Integrated: 8349819: [CRaC] Support FD policy reopen on listening socket
Radim Vansa
rvansa at openjdk.org
Thu Feb 20 09:16:28 UTC 2025
On Fri, 14 Feb 2025 16:58:51 GMT, Radim Vansa <rvansa at openjdk.org> wrote:
> Adds additional filtering option for `type: SOCKET` in OpenResourcePolicies: `listening: true` which is true for common server sockets.
> With `action: reopen` these implement automatic close on checkpoint and reopening on restore, using the same local address (this obviously won't work well if the restore happens on a machine that does not have the IP used before checkpoint).
This pull request has now been integrated.
Changeset: 52e7a2ed
Author: Radim Vansa <rvansa at openjdk.org>
URL: https://git.openjdk.org/crac/commit/52e7a2eda347d867698dcaeafe10f6b5e80ec65c
Stats: 567 lines in 19 files changed: 555 ins; 1 del; 11 mod
8349819: [CRaC] Support FD policy reopen on listening socket
Reviewed-by: tpushkin
-------------
PR: https://git.openjdk.org/crac/pull/204
More information about the crac-dev
mailing list