fgerlits commented on code in PR #1499: URL: https://github.com/apache/nifi-minifi-cpp/pull/1499#discussion_r1307106023
########## conf/minifi.properties: ########## @@ -38,6 +38,9 @@ nifi.content.repository.class.name=DatabaseContentRepository # nifi.flowfile.repository.rocksdb.compaction.period=2 min # nifi.database.content.repository.rocksdb.compaction.period=2 min +# setting this value to 0 enables synchronous deletion Review Comment: I'm fine with any of these options, as long as the documentation is in line with the reality. Maybe we could even update the time parsing logic to allow "0"? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
