Hi Community,
I saw from the document that we need to be careful about enable the object
reuse feature.
So which part should I check to avoid any issues? Can any one help to
summarize?
Thank you.
//////
*enableObjectReuse() / disableObjectReuse()* By default, objects are not
reused in Flink. Enabling the object reuse mode will instruct the runtime to
reuse user objects for better performance. Keep in mind that this can lead
to bugs when the user-code function of an operation is not aware of this
behavior.
--
Sent from:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/