You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/02/17 15:51:45 UTC

[GitHub] [flink] rkhachatryan commented on issue #11097: [FLINK-16057][runtime] chain ContinuousFileReaderOperator by default

rkhachatryan commented on issue #11097: [FLINK-16057][runtime] chain ContinuousFileReaderOperator by default
URL: https://github.com/apache/flink/pull/11097#issuecomment-587055715
 
 
   Thanks for pointing it out.
   
   Previously, `CFRO` **was** chained using `HEAD` strategy (see `AbstractStreamOperator#chainingStrategy`).
   
   I've updated the PR to use this strategy.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services