On Thu, Nov 27, 2014 at 2:11 PM, Davide Giannella <[email protected]> wrote: > Will it be too painful for merging?
Should not be much issue as just need to change the default in org.apache.jackrabbit.oak.plugins.index.lucene.IndexFormatVersion#getDefault. Only issue is changing the default would cause some tests to fail (tracked in OAK-2282). So would need to manage that part. For now would merge it first with default to V1. And for trunk would change it to V2 once I get the test case part managed by early next week Chetan Mehrotra
