idpv3 testing: clientIP in audit logs and consent jdbc ?

Cantor, Scott cantor.2 at osu.edu
Sat Jan 31 14:50:13 EST 2015


> 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.

Actually, it's a bug in the JPA code. It's returning false from the create() operation instead of throwing, so the consent action is interpreting that as a duplicate insert and not a storage error.

-- Scott




More information about the users mailing list