[teiid-issues] [JBoss JIRA] (TEIID-4763) Max open statements property limits statements count to n+1

Steven Hawkins (JIRA) issues at jboss.org
Tue Feb 14 12:37:00 EST 2017


     [ https://issues.jboss.org/browse/TEIID-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-4763.
-----------------------------------
    Fix Version/s: 9.3
       Resolution: Done


The pull request was merged.  Thanks Juraj.

> Max open statements property limits statements count to n+1
> -----------------------------------------------------------
>
>                 Key: TEIID-4763
>                 URL: https://issues.jboss.org/browse/TEIID-4763
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Driver
>            Reporter: Juraj Duráni
>            Assignee: Juraj Duráni
>            Priority: Optional
>             Fix For: 9.3
>
>
> When user wants to limit max number of open statements for a single connection, he/she can use system property *org.teiid.maxOpenStatements*. However, if this property is set to _n_ it actually limits number of connections to _n+1_.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the teiid-issues mailing list