Hi I'm getting metaspace issues and I understand that certain libraries like JDBC don't unload properly and we need to put them in the global class path of flink.
But technically my jobs should not be restarting, so what can I look for in the logs to see when the restart?