You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (Updated) (JIRA)" <ji...@apache.org> on 2012/01/06 19:43:40 UTC

[jira] [Updated] (TS-1048) Add TS API to enable plugins to use traffic server configuration infrastructure

     [ https://issues.apache.org/jira/browse/TS-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-1048:
------------------------------

    Attachment: TS-1048.diff

Bianca: Attached is a slightly updated version of your patch. As you'll notice, I renamed a few of the enum's and APIs (to try to stick with what we already had).

Can you please review this, and let me know what you think?

Thanks,

-- leif

                
> Add TS API to enable plugins to use traffic server configuration infrastructure 
> --------------------------------------------------------------------------------
>
>                 Key: TS-1048
>                 URL: https://issues.apache.org/jira/browse/TS-1048
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Configuration, TS API
>         Environment: Centos 6
>            Reporter: bianca cooper
>            Assignee: Leif Hedstrom
>            Priority: Minor
>              Labels: api-addition, configuration
>             Fix For: 3.1.2
>
>         Attachments: TS-1048.diff, diff.txt
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Export RecRegisterConfigInt and RecRegisterConfigString to enable adding a configuration record to the records hashtable. 
> Once plugin new configuration records should be added, the addition will be done by calling the API in the plugin code. No need to add the record to RecordsConfig static array. No need to recompile the ATS each time. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira