Yogesh Nandigamq created FLINK-12096:
----------------------------------------
Summary: Flink counter state getting stuck on usin
Key: FLINK-12096
URL: https://issues.apache.org/jira/browse/FLINK-12096
Project: Flink
Issue Type: Bug
Components: Runtime / State Backends
Reporter: Yogesh Nandigamq
Working on a job to dynamically create counters for a keyed stream using
counter value state and FileSystem State Backend. It was observed that the
counters are stuck after a few records which is most probably because of the
counter value state not getting updated.
FS State backend was used because the counter value state was not getting
updated from the first record itself when using RocksDBS State Backend.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)