You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2023/03/01 15:39:00 UTC

[jira] [Created] (MINIFICPP-2062) Add tests for rocksdb content repository error cases

Gábor Gyimesi created MINIFICPP-2062:
----------------------------------------

             Summary: Add tests for rocksdb content repository error cases
                 Key: MINIFICPP-2062
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2062
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Gábor Gyimesi


https://issues.apache.org/jira/browse/MINIFICPP-2059 introduced retry for remove failures in case rocksdb returns an error code on the first try. To properly test this and additional error cases we should refactor the rocksdb content repository to be able to write a mock for it. This mock would allow us to easily simulate rocksdb error codes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)