[ https://issues.apache.org/jira/browse/OAK-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefan Egli resolved OAK-5127. ------------------------------ Resolution: Fixed implemented in http://svn.apache.org/viewvc?rev=1770360&view=rev /fyi [~chetanm] > add 'enabled' flag to ChangeCollectorProvider > --------------------------------------------- > > Key: OAK-5127 > URL: https://issues.apache.org/jira/browse/OAK-5127 > Project: Jackrabbit Oak > Issue Type: Improvement > Components: core > Affects Versions: 1.5.13 > Reporter: Stefan Egli > Assignee: Stefan Egli > Fix For: 1.5.14 > > > Currently prefiltering can be disabled via a System.property > ({{oak.observation.prefilteringTestMode}}) in the ChangeProcessor. That, > however still generates the ChangeSet and evaluats the prefilter, it just > doesn't apply it (test mode). > It would be useful to be able to disable prefiltering entirely. One way to do > that is to not run through the ChangeCollectorProvider's validator - that way > not attaching a ChangeSet - that way skipping prefiltering entirely. -- This message was sent by Atlassian JIRA (v6.3.4#6332)