You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by StephanEwen <gi...@git.apache.org> on 2017/10/10 18:20:59 UTC

[GitHub] flink issue #4790: [FLINK-7764] [kafka] Enable the operator settings for Fli...

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/4790
  
    cc @aljoscha and @pnowojski 
    I think there is some work for Flink 1.4 to make the Kafka 0.10 sink a regular sink function, so that the code that constructs the sink transformation is not needed any more.
    
    This change would be relevant to 1.3.3 though.


---