[jboss-jira] [JBoss JIRA] (JBJCA-1197) Prefill does not work for the last connection url when HA Datasource failover is enabled
Masafumi Miura (JIRA)
issues at jboss.org
Tue Jul 22 20:19:29 EDT 2014
[ https://issues.jboss.org/browse/JBJCA-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Masafumi Miura updated JBJCA-1197:
----------------------------------
Git Pull Request: https://github.com/ironjacamar/ironjacamar/pull/196, https://github.com/ironjacamar/ironjacamar/pull/197, https://github.com/ironjacamar/ironjacamar/pull/198
Workaround Description:
Putting the dummy url to the last of url list like:
{code:xml}
<connection-url>jdbc:postgresql://node1:5432/jboss|jdbc:postgresql://node2:5432/jboss|jdbc:postgresql://node3:5432/jboss|jdbc:postgresql://dummyhost:5432/jboss</connection-url>
{code}
Workaround: Workaround Exists
> Prefill does not work for the last connection url when HA Datasource failover is enabled
> ----------------------------------------------------------------------------------------
>
> Key: JBJCA-1197
> URL: https://issues.jboss.org/browse/JBJCA-1197
> Project: IronJacamar
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JDBC
> Reporter: Masafumi Miura
> Assignee: Jesper Pedersen
>
> See [https://bugzilla.redhat.com/show_bug.cgi?id=1120892]
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list