[
https://issues.apache.org/jira/browse/FLINK-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289422#comment-15289422
]
ASF GitHub Bot commented on FLINK-3854:
---------------------------------------
Github user aljoscha commented on the pull request:
https://github.com/apache/flink/pull/1953#issuecomment-220105461
We recently became more aware of build time increases due to our usage of a
lot of ITCases. I think we should have the tests as unit tests instead of
ITCases since they can be run a lot quicker. In our case, we would just
instantiate the writer directly, have it write, simulate a cancel and use
`getPos` before.
I'm sorry that this PR is taking so long to get in.
> Support Avro key-value rolling sink writer
> ------------------------------------------
>
> Key: FLINK-3854
> URL: https://issues.apache.org/jira/browse/FLINK-3854
> Project: Flink
> Issue Type: Improvement
> Components: Streaming Connectors
> Affects Versions: 1.0.3
> Reporter: Igor Berman
>
> Support rolling sink writer in avro key value format.
> preferably without additional classpath dependencies
> preferable in same format as M/R jobs for backward compatibility
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)