idpv3 testing: clientIP in audit logs and consent jdbc ?
Cantor, Scott
cantor.2 at osu.edu
Sat Jan 31 14:19:47 EST 2015
> I think this could cause this delay:
> idp-
> consent/src/main/java/net/shibboleth/idp/consent/flow/storage/AbstractC
> onsentIndexedStorageAction.java
> it looks like storeResult has hardcoded int attempts = 10
> retries. Is it possible to change this with config files ?
The retries are probably there to deal with storage write conflicts, not timeouts, so changing it would be bad. Have to work out if there's a way to tell the difference. New exception type maybe.
-- Scott
More information about the users
mailing list