Re: NotSerializableException: org.apache.flink.runtime.rest.messages.ResourceProfileInfo

2020-07-22 Thread Xintong Song
Hi Peter, Thanks for reporting this issue. >From the exception stack, it seems there's indeed a problem. However, I'm not able to reproduce this issue on my machine, and I guess that's why this is not discovered before the release. Could you help share some more details (and maybe screenshots)

NotSerializableException: org.apache.flink.runtime.rest.messages.ResourceProfileInfo

2020-07-22 Thread Peter Westermann
I just started testing Flink 1.11.1 and noticed that the Task Managers section in the UI doesn’t load. The exception in the log is: j.i.NotSerializableException: org.apache.flink.runtime.rest.messages.ResourceProfileInfo \tat j.i.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1184) \tat