Question about FailOverDataConnector
Cantor, Scott
cantor.2 at osu.edu
Mon Jan 29 17:56:11 UTC 2024
> The attribute being used by this data connector is exported directly and
> used in an attribute registry definition. I also had an exportAttributes
> parameter on the fail-over connector which was causing it to be called
> directly. I removed it, and it's now only resolving from the fail-over
> connector when the primary fails.
I don't actually know how that feature manifests. I'd have thought that you'd need it on the failover to get it exported, but I also don't know whether the exported feature is recognized when the code decides what it has to resolve.
I'm somewhat surprised that works sanely, you might want to test all that a bit. Worst case just add an AttributeDefinition in place of the export feature.
-- Scott
More information about the users
mailing list