Christoph Kiehl wrote:
Well, I would prefer keeping the possible value set of "true" and "false" since the name of the value implies that it is a boolean flag. What about changing the the behaviour of Jackrabbit. If forceConsistencyCheck is "true" a check is run otherwise no check is run. AFAIU the consistency check is not necessarily dependent on the application of a redo log. But I agree that either way the default behaviour should be to not do any consistency checks anymore.
glad to have you on board. you keep me away from introducing half-baked changes into jackrabbit ;)
How about a new parameter: enableConsistencyCheck = [true | false] (default: false) or do you prefer: disableConsistencyCheck = [true | false] (default: true) I prefer the first one. regards marcel
