StoredID data connector: what happens when the database goes down?
Cantor, Scott
cantor.2 at osu.edu
Fri Jun 13 14:54:54 EDT 2014
On 6/13/14, 12:39 PM, "Rod Widdowson" <rdw at steadingsoftware.com> wrote:
>> Maybe Rod can take a quick look at
>> the code in V3 and figure out if there's anything that would inhibit
>>this,
>> I really think the failover logic is at such a high level that it would
>>be
>> independent of what the connector was doing.
>
>Absolutely. In both V2 and V3 it is at a level which is completely
>unknowing about what sort of connector is failing.
>
>> But I don't recall whether there are errorOnFail options in those
>> connectors.
>
>There isn't. You would get that semantic by not providing a failover.
Yeah, that's what we should fix for V3, make sure it's explicit as an
option in the connector like it is with LDAP and JDBC. Probably should
start creating that as a top level property in the schema, and deprecate
the older ones.
-- Scott
More information about the users
mailing list