[
https://issues.apache.org/jira/browse/FLINK-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek closed FLINK-7497.
-----------------------------------
Resolution: Fixed
Implemented in 959d54fc828691759f15f2e83c0c123e9da6e782
> Allow users to add custom user context stored in state in
> TwoPhaseCommitSinkFunction
> ------------------------------------------------------------------------------------
>
> Key: FLINK-7497
> URL: https://issues.apache.org/jira/browse/FLINK-7497
> Project: Flink
> Issue Type: New Feature
> Components: Streaming
> Affects Versions: 1.4.0
> Reporter: Piotr Nowojski
> Assignee: Piotr Nowojski
> Fix For: 1.4.0
>
>
> Currently when using TwoPhaseCommitSinkFunction there is no way to store on
> state additional user information that should be coupled with opened
> transactions (like shared state between transaction).
> It is required by FlinkKafkaProducer011, because there we need some place to
> store a pool of used transactional.ids.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)