adamdebreceni commented on a change in pull request #877:
URL: https://github.com/apache/nifi-minifi-cpp/pull/877#discussion_r475634470
##########
File path: extensions/rocksdb-repos/FlowFileRepository.cpp
##########
@@ -134,14 +142,18 @@ void FlowFileRepository::prune_stored_flowfiles() {
if (status.ok()) {
Review comment:
made it possible to create a `RocksDatabase` in a `ReadOnly` mode, so
`::open` acts accordingly, this cleared up the three different DB variables
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]