Branch: refs/heads/backport/stable-16.10.x/pr-4399
Home:
https://github.com/xwiki/xwiki-platform
Commit: cbcedaff81bb809c183616a7ecf3f48078ab4167
https://github.com/xwiki/xwiki-platform/commit/cbcedaff81bb809c183616a7ecf3…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterPreference.java
M
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterPreferencesHierarchy.java
Log Message:
-----------
XWIKI-23254: Page loads are slow for users with many watched pages (#4399)
* Don't compare all preferences with each other but only compare
potential parents with potential children. This should help for the
very likely case that users have primarily (or exclusively) inclusive
notification filters.
(cherry picked from commit a8234d4db2cf9cf4b55ff7155c247aa1984326ae)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications