You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2021/06/23 09:23:36 UTC

[sling-org-apache-sling-graphql-core] branch SLING-10502/lazy-loading updated (34f1f32 -> 2654a06)

This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a change to branch SLING-10502/lazy-loading
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git.


    from 34f1f32  SLING-10502 - verify how the engine uses lazy fields
     add 2654a06  SLING-10502 - Remove synchronization, add Stats, remove returns null, improve LazyLoadingField

No new revisions were added by this update.

Summary of changes:
 .../helpers/layzloading/LazyLoadingField.java      |   8 +-
 .../helpers/layzloading/LazyLoadingMap.java        |  96 +++++++++--------
 .../helpers/lazyloading/LazyLoadingMapTest.java    | 117 ++++++++++++++-------
 3 files changed, 134 insertions(+), 87 deletions(-)