You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (Jira)" <ji...@apache.org> on 2020/01/29 10:52:00 UTC

[jira] [Created] (MINIFICPP-1133) Rocksdb operation errors should cause exceptions instead of being silently ignored

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)