[ https://issues.apache.org/jira/browse/FLINK-18796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171753#comment-17171753 ]
Roman Khachatryan commented on FLINK-18796: ------------------------------------------- CassandraSinkBase is a bit different in that it starts other threads after assigning this state, so there is a HB relationship. I'm also not sure that there is any noticeable performance difference, as there are already volatile accesses there (and eventually IO). > FlinkKinesisProducer.backpressureLatch should be volatile > --------------------------------------------------------- > > Key: FLINK-18796 > URL: https://issues.apache.org/jira/browse/FLINK-18796 > Project: Flink > Issue Type: Bug > Components: Connectors / Kinesis > Affects Versions: 1.11.1 > Reporter: Roman Khachatryan > Assignee: Roman Khachatryan > Priority: Minor > Labels: pull-request-available > Fix For: 1.12.0 > > > (confirm first) > > cc: [~rmetzger] -- This message was sent by Atlassian Jira (v8.3.4#803005)