You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Shawn McKinney (Jira)" <ji...@apache.org> on 2021/01/11 05:50:00 UTC

[jira] [Resolved] (FC-285) [fortress-core]Infinite loop in property interpolation of ${min.log.conn}: min.log.conn

     [ https://issues.apache.org/jira/browse/FC-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn McKinney resolved FC-285.
-------------------------------
    Resolution: Fixed

> [fortress-core]Infinite loop in property interpolation of ${min.log.conn}: min.log.conn 
> ----------------------------------------------------------------------------------------
>
>                 Key: FC-285
>                 URL: https://issues.apache.org/jira/browse/FC-285
>             Project: FORTRESS
>          Issue Type: Bug
>    Affects Versions: 2.0.5
>            Reporter: Shawn McKinney
>            Assignee: Shawn McKinney
>            Priority: Major
>             Fix For: 3.0.0-RC1
>
>
> Using the same name for interpolation variable as the property itself creates an infinite loop if the property is not set.
>  
> rename this:
> lmin.log.conn=1
> max.log.conn=3
> to:
> *log.min.conn=1*
> *log.max.conn=3*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org