]
Steven Hawkins resolved TEIID-4267.
-----------------------------------
Fix Version/s: 9.1
Resolution: Done
Added milliseconds to the description
Add units into the cli description of transport property
"authentication-sessions-expiration-timelimit"
-------------------------------------------------------------------------------------------------------
Key: TEIID-4267
URL:
https://issues.jboss.org/browse/TEIID-4267
Project: Teiid
Issue Type: Quality Risk
Components: AdminApi
Affects Versions: 8.7.6.6_2
Reporter: Debbie Steigner
Assignee: Steven Hawkins
Fix For: 9.1
Currently if you run a cli command on the transports, ie
/subsystem=teiid/transport=JDBC:read-resource-description no unit value shows for the
"authentication-sessions-expiration-timelimit" description, can (in
milliseconds) be added to the description?
"authentication-sessions-expiration-timelimit" => {
"type" => INT,
"description" => "Max allowed time before the session
is terminated by the system, 0 indicates unlimited (default 0)",
"expressions-allowed" => false,
"nillable" => true,
"default" => 0,
"access-type" => "read-write",
"storage" => "configuration",
"restart-required" => "no-services"