You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/06/24 19:01:42 UTC

[GitHub] [nifi] kevdoran commented on pull request #6155: NIFI-9810 Isolate and deprecate RocksDB repository

kevdoran commented on PR #6155:
URL: https://github.com/apache/nifi/pull/6155#issuecomment-1165851621

   To test this, I configured this in nifi.properties and tested a simple flow is still working as expected:
   
   ```
   nifi.flowfile.repository.implementation=org.apache.nifi.controller.repository.RocksDBFlowFileRepository
   ```
   
   This PR changes very little behavior, it is mostly just maven project restructuring.


-- 
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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org