[jboss-jira] [JBoss JIRA] (WFLY-5570) Connection validation is now default

Jesper Pedersen (JIRA) issues at jboss.org
Fri Oct 23 11:16:01 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-5570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121596#comment-13121596 ] 

Jesper Pedersen commented on WFLY-5570:
---------------------------------------

If <valid-connection-checker> or <check-valid-connection-sql> is defined, and there is no explicit value for <validate-on-match> or <background-validation>, then <validate-on-match> is turned on with a log statement

> Connection validation is now default
> ------------------------------------
>
>                 Key: WFLY-5570
>                 URL: https://issues.jboss.org/browse/WFLY-5570
>             Project: WildFly
>          Issue Type: Bug
>          Components: JCA
>    Affects Versions: 10.0.0.CR3
>            Reporter: Ståle Pedersen
>            Assignee: Stefano Maestri
>            Priority: Blocker
>             Fix For: 10.0.0.CR4
>
>
> In previous version the validation of connections was either off or set to be run in the background. In WF10RC2 connections are validated when they are fetched from the pool, the connection is validated before it is leased. This cause a huge contention on moderate to heavy db load and should not be the default behaviour.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jboss-jira mailing list