mreutegg commented on pull request #238: URL: https://github.com/apache/jackrabbit-oak/pull/238#issuecomment-658032610
> > In general, can those two commands run in read-only mode? This would make them safe to run on data that is in use. E.g. a production system. > > Yes, and with the suggested move of the test code to a test class this is now also more clear: only the test class uses the `-read-write=true` parameter - so even more reason to move test code to a test class indeed. Hmm, it still looks like the scan command starts a repository in read-write mode. ---------------------------------------------------------------- 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]
