Shawn McKinney created FC-285:
---------------------------------
Summary: [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
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: [email protected]
For additional commands, e-mail: [email protected]