[teiid-issues] [JBoss JIRA] (TEIID-4267) Add units into the cli description of transport property "authentication-sessions-expiration-timelimit"

Debbie Steigner (JIRA) issues at jboss.org
Mon Jun 13 13:52:00 EDT 2016


Debbie Steigner created TEIID-4267:
--------------------------------------

             Summary: 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: Feature Request
          Components: AdminApi
    Affects Versions: 8.7.6.6_2
            Reporter: Debbie Steigner
            Assignee: Steven Hawkins


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"



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list