(no subject)

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

(no subject)

jaswin.shah@outlook.com
Hi,

I have a coProcessFunction which emits data to same side output from processElement1 method and on timer method.But, data is not getting emitted to sideoutput from onTimer. Is it like to the same sideoutput, we can not emit data from onTimer and processElement methods?
Reply | Threaded
Open this post in threaded view
|

Re:

Dawid Wysakowicz-2

It should work the way you're describing. Can you share a reproducible example?

Best,

Dawid

On 14/08/2020 11:38, Jaswin Shah wrote:
Hi,

I have a coProcessFunction which emits data to same side output from processElement1 method and on timer method.But, data is not getting emitted to sideoutput from onTimer. Is it like to the same sideoutput, we can not emit data from onTimer and processElement methods?

signature.asc (849 bytes) Download Attachment