I will check internally to see if there is a known best practice - however - when reading JCR docs - i have never seen a specific limit.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
there is no technical limit. But for practical reasons and to preserve performance there is a rule of thumb of 1000 nodes per save.
Views
Replies
Total Likes
There is no limit on a JCR session
Views
Replies
Total Likes
In such a case, have noticed when there are large changes to be saved in a particular save call, sometimes we see repository exception which is evident both in code and when changes are saved in CRXDE. So was just curious to have some pointers on best practices and implementations.
Views
Replies
Total Likes
Hi,
there is no technical limit. But for practical reasons and to preserve performance there is a rule of thumb of 1000 nodes per save.
Views
Replies
Total Likes
Views
Likes
Replies