[
https://issues.apache.org/jira/browse/FLINK-3332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15150290#comment-15150290
]
ASF GitHub Bot commented on FLINK-3332:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/1654
[FLINK-3332] TupleSerializer.getLength() can return fixed-length size
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 3321_tupleserializer_length
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1654.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1654
----
commit 2a5510899099a59f06ee6c5a2550f8313b04d775
Author: zentol <[email protected]>
Date: 2016-02-16T11:23:41Z
[FLINK-3332] TupleSerializer.getLength() can return fixed-length size
----
> Provide an exactly-once Cassandra connector
> -------------------------------------------
>
> Key: FLINK-3332
> URL: https://issues.apache.org/jira/browse/FLINK-3332
> Project: Flink
> Issue Type: Improvement
> Components: Streaming Connectors
> Reporter: Robert Metzger
> Assignee: Chesnay Schepler
>
> With FLINK-3311, we are adding a Cassandra connector to Flink.
> It would be good to also provide an "exactly-once" C* connector.
> I would like to first discuss how we are going to implement this in Flink.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)