Arpad Boda created MINIFICPP-1133:
-------------------------------------
Summary: Rocksdb operation errors should cause exceptions instead
of being silently ignored
Key: MINIFICPP-1133
URL: https://issues.apache.org/jira/browse/MINIFICPP-1133
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Affects Versions: 0.7.0
Reporter: Arpad Boda
Assignee: Arpad Boda
Currently rocksdb errors in FF repo are hidden in ProcessSession::commit().
These should be retried and exceptions should be thrown in case retry efforts
fail.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)