Hi to all,we are using ResourceResolverFactory.getServiceResourceResolver from different threads and different event listener with a identical identifier, e.g.Map<String, Object> authenticationProperties = new HashMap<>();authenticationProperties.put(ResourceResolverFactory.SUBSERVICE, "our_id");ret...