[ https://issues.apache.org/jira/browse/JCRVLT-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konrad Windszus updated JCRVLT-690: ----------------------------------- Affects Version/s: 3.5.4 > Allow to prevent session.save() and session.reset(false) inside > Importer.run(....) > ---------------------------------------------------------------------------------- > > Key: JCRVLT-690 > URL: https://issues.apache.org/jira/browse/JCRVLT-690 > Project: Jackrabbit FileVault > Issue Type: Improvement > Affects Versions: 3.5.4 > Reporter: Konrad Windszus > Assignee: Konrad Windszus > Priority: Major > Fix For: 3.7.0 > > > For edge cases where the session isĀ > # containing already transient changes before calling {{Importer.run(...)}} > which are > # supposed to be reused afterwards before committing finally atomically > it is important to prevent that either {{Session.save()}} or > {{Session.refresh(false)}} are executed on the given session within the > Importer. -- This message was sent by Atlassian Jira (v8.20.10#820010)