Hi, I just upgraded to 1.10 and I started deploying my jobs. Eventually task nodes started shutting down with OutOfMemory Metaspace.
I look at the logs and the task managers are started with: -XX:MaxMetaspaceSize=100663296 So I configed: taskmanager.memory.jvm-metaspace.size: 256m It seems to be ok for now. What are your thoughts? And should I try 512m or is that too much?