Re: Does RichFilterFunction work on multiple thread?

Posted by Kostas Kloudas on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Does-RichFilterFunction-work-on-multiple-thread-tp13346p13347.html

Your objects will be processed by a single thread.

Kostas

> On May 26, 2017, at 4:50 PM, luutuan <[hidden email]> wrote:
>
> Hi, when I have a set of objects goes through a RichFilterFunction, by
> default, will the filter handle all objects in 1 single thread or will
> divide the work to multiple threads?
> Thank you.
>
>
>
> --
> View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Does-RichFilterFunction-work-on-multiple-thread-tp13346.html
> Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.