-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
7.0.8.GA
Management console gives error "Invalid numeric value" when try to set connection-ttl value as -1
Configuration -> Subsystems -> Messaging - ActiveMQ -> Messaging Provider -> default -> Queue/Topics -> Connection Factories -> InVmConnectionFactory -> Connection Management -> Connection TTL
Via CLI it is possible to set it
[standalone@localhost:9090 /] /subsystem=messaging-activemq/server=default/connection-factory=InVmConnectionFactory:write-attribute(name=connection-ttl,value=-1)
Unknown macro: {"outcome" => "success"}
- clones
-
JBEAP-13450 [GSS](7.1.z) Cannot set -1 value for connection-ttl via management console
- Closed