Hi,

The RichProcessFunction variant gives access to the functionality provided by 
the RichFunction interface (e.g. allows overriding the `open` function 
lifecycle method, access to the runtime context, etc.).
Whether or not to use it depends on your use case. You should be able to just 
continue using whatever you were using before 1.3.

Cheers,
Gordon

On 5 June 2017 at 11:03:14 PM, rhashmi (rizhas...@hotmail.com) wrote:

with 1.3 what should we use for processFunction? 


org.apache.flink.streaming.api.functions.RichProcessFunction 
org.apache.flink.streaming.api.functions.ProcessFunction.{OnTimerContext, 
Context} 



-- 
View this message in context: 
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ProcessFunction-broke-Flink-1-3-upgrade-tp13492.html
 
Sent from the Apache Flink User Mailing List archive. mailing list archive at 
Nabble.com. 

Reply via email to