]
Brian Stansberry updated WFLY-713:
----------------------------------
Assignee: (was: Brian Stansberry)
Ability to specify a delay between URL round-robin attempts in HA
datasource
----------------------------------------------------------------------------
Key: WFLY-713
URL:
https://issues.jboss.org/browse/WFLY-713
Project: WildFly
Issue Type: Feature Request
Components: JCA
Reporter: Daniel Marchese
Fix For: Awaiting Volunteers
We have a configuration with Oracle RAC One Node (1 active database, 1 standby database)
and we are testing HA possibilities.
In one test, if we try to obtain a connection during the starting of the standby database
after the active database crash, we get an ORA-12514 error because the standby instance is
not ready to respond.
Besides the fact that Oracle should not return an error but wait for the standby database
to be ready to respond, it would be interesting if it was possible to specify a delay
between URL round-roubin attempts in the HA datasource (ex: url-retry-wait-millis).
This way, it would be possible to ask JBoss to wait before it tries the next URL in the
list, giving the standby database the time to start.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: