Re: [Stateful Functions] JDBC Sink Problems

2021-02-04 Thread Jan Brusch
Hi Igal, thanks for the quick reply (as always) and the corresponding issue. Building StateFun from source is potentially an option for us until the feature makes it into an upcoming release. If there is anything we can do to help with the issue, please let us know. At least once is good eno

Re: [Stateful Functions] JDBC Sink Problems

2021-02-04 Thread Igal Shilman
Hi Jan, StateFun enables object reuse automatically, and it can't be disabled with a configuration. There is a technical reason for that that has to do with how we translate StateFun concepts to Flink concepts. I've created an issue to remove this limitation [1]. I might come up with a workaround