-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 8.10
-
Component/s: Core
-
Backlog priority:800
-
Sprint:nxcore 9.1.3
-
Story Points:5
Either we can have an efficient implementation either we should make this feature optional because the performance cost can be very high on document with lots of versions (repository updates and indexing).
–
Adding a property org.nuxeo.core.isLatestVersion.disabled=true in nuxeo.conf will skip MongoDB and Elasticsearch update on ecm:isLastestVersion and ecm:isLatestMajorVersion. Make sure you don't need these flag before activating this optimization.
- is related to
-
NXP-21758 Improve DBS getLastVersion performance
- Open