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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
