Admin console shows incorrect value for attribute when value set to -1 in EAP 6
Issue
connection-ttlandreconnect-attemptsare set to-1domain.xml
<client-failure-check-period>2147483646</client-failure-check-period>
<connection-ttl>-1</connection-ttl>
<reconnect-attempts>-1</reconnect-attempts>
But in the admin console, I got the information which is not match with the configuration file. Why this behaviour and which is correct value of above parameters ?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.