79327924

Date: 2025-01-03 23:32:01
Score: 1
Natty:
Report link

Open file descriptors mean that JVM has open connections, which unfortunately cannot survive checkpoint dump via CRIU. Apparently, that's java specific problem, because CRIU claims that it persists open sockets and whatnot in linux.

Use org.crac.Resource to close and restore anything that opens sockets.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Yury Mikhailenko