[
https://issues.apache.org/jira/browse/TS-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach updated TS-2755:
----------------------------
Description:
The argument to {{TSTextLogObjectRollingEnabledSet}} is a value of type
{{LogConfig::RollingEnabledValues}}, however these values are not exposed by
the API.
I'm going to fix this by using the {{enabled}} argument to
{{TSTextLogObjectRollingEnabledSet}} as a boolean, since that is consistent
with similar APIs. If rolling is enabled, then you will always get
{{ROLL_ON_TIME_OR_SIZE}}
was:
The argument to {{TSTextLogObjectRollingEnabledSet}} is a value of type
{{LogConfig::RollingEnabledValues}}, however these values are not exposed by
the API.
I'm going to fix this by using the {{enabled}} argument to
{{TSTextLogObjectRollingEnabledSet}} as a boo lead, since that is consistent
with similar APIs. If rolling is enabled, then you will always get
{{ROLL_ON_TIME_OR_SIZE}}
> API is missing TSTextLogObjectRollingEnabledSet argument values
> ---------------------------------------------------------------
>
> Key: TS-2755
> URL: https://issues.apache.org/jira/browse/TS-2755
> Project: Traffic Server
> Issue Type: Bug
> Components: TS API
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 5.0.0
>
>
> The argument to {{TSTextLogObjectRollingEnabledSet}} is a value of type
> {{LogConfig::RollingEnabledValues}}, however these values are not exposed by
> the API.
> I'm going to fix this by using the {{enabled}} argument to
> {{TSTextLogObjectRollingEnabledSet}} as a boolean, since that is consistent
> with similar APIs. If rolling is enabled, then you will always get
> {{ROLL_ON_TIME_OR_SIZE}}
--
This message was sent by Atlassian JIRA
(v6.2#6252)