Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/581#issuecomment-93991530 What about reworking this as a library function and add it to flink-contrib? Make this a special streaming sink and a local util that is used in the program that receives the data. The thing about library utils is that they are okay if they work in some situations (as long as that is clearly indicated). They are utils after all. Anything on the core API is expected to always work properly, making the requirement much higher.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---