Re: Flink issue in emitting data to same sideoutput from onTimer and processElement

2020-08-14 Thread Dawid Wysakowicz
ka.ms/ghei36> > > > *From:* Jaswin Shah > *Sent:* Friday, August 14, 2020 3:09:21 PM > *To:* user@flink.apache.org ; Dawid Wysakowicz > ; Yun Tang > *Subject:* Flink issue in emitting data to same sideoutput from > onTimer an

Re: Flink issue in emitting data to same sideoutput from onTimer and processElement

2020-08-14 Thread Jaswin Shah
I am using KeyedCoProcessFunction Get Outlook for Android<https://aka.ms/ghei36> From: Jaswin Shah Sent: Friday, August 14, 2020 3:09:21 PM To: user@flink.apache.org ; Dawid Wysakowicz ; Yun Tang Subject: Flink issue in emitting data to same sideoutpu

Flink issue in emitting data to same sideoutput from onTimer and processElement

2020-08-14 Thread Jaswin Shah
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? Get Outlook for And