Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLING-11560 - Allow configuring the IdConflictPolicy and set the default to LEGACY #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

balasoiuroxana
Copy link

No description provided.

@@ -324,7 +324,7 @@
<dependency>
<groupId>org.apache.jackrabbit.vault</groupId>
<artifactId>org.apache.jackrabbit.vault</artifactId>
<version>3.4.0</version>
<version>3.6.1-T20220805092633-0b8a2641</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you depend on the latest officially released version, 3.6.0 ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In that version we don't have the LEGACY conflict policy.

@kwin
Copy link
Member

kwin commented Sep 2, 2022

@tmaret
Copy link
Member

tmaret commented Sep 4, 2022

@kwin we'd need a configurable policy in order to gradually migrate away from the legacy mode.

bq. Please rather implement the same fallback for SCD.

I am confused. Do you mean that getDefaultIdConflictPolicy returns the legacy mode ?

@kwin
Copy link
Member

kwin commented Sep 4, 2022

Currently getDefaultIdConflictPolicy() returns LEGACY on AEM (due to the OSGi config set for FileVault Packaging). I am not aware of any plans to change this for backwards compatibility reasons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants