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 2019/07/30 07:55:59 UTC

[GitHub] [flink] mzuehlke commented on issue #9244: [FLINK-13396] Deprecate the BucketingSink.

mzuehlke commented on issue #9244: [FLINK-13396] Deprecate the BucketingSink.
URL: https://github.com/apache/flink/pull/9244#issuecomment-516308763
 
 
   Just some tiny comments:
   - should the `org.apache.flink.streaming.connectors.fs.bucketing.Bucketer` be deprecated, too ?
   - In the package `org.apache.flink.streaming.api.functions.sink` are some already deprecated classes that point to the now also deprecated `BucketingSink`: `@deprecated Please use the {@code BucketingSink} for writing to files from a streaming program.` Not ideal from a user perspective.

----------------------------------------------------------------
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