Skip to Content.
Sympa Menu

shibboleth-dev - RE: [Shib-Dev] [IdPv3] Attribute Resolver Work

Subject: Shibboleth Developers

List archive

RE: [Shib-Dev] [IdPv3] Attribute Resolver Work


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: [Shib-Dev] [IdPv3] Attribute Resolver Work
  • Date: Wed, 26 May 2010 13:25:42 -0400
  • Organization: The Ohio State University

> - Improve the relational database connector's connection pooling, in
> particular removing the behavior where a database is marked as dead.
> However, I'll probably move away from the current pooling library
> altogether because it seems to be a dead project and I don't feel
> comfortable relying on those.

When you say removing the behavior, do you mean it's currently marking
things dead "permanently", or that it's flagging them for a period of time
and then reactivating them? The former I agree is bad, but the latter I have
found to be fairly important when dealing with unreliable networks or
databases that hang the IdP when they're behaving badly.

(I can't recall if that behavior in 1.3 was from the code or from the
commons pooling library. I think perhaps it was the IdP code itself.)

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page