You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/02 00:28:20 UTC

[jira] [Work logged] (TS-4709) separate LogFilter parser

     [ https://issues.apache.org/jira/browse/TS-4709?focusedWorklogId=26135&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-26135 ]

ASF GitHub Bot logged work on TS-4709:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Aug/16 00:27
            Start Date: 02/Aug/16 00:27
    Worklog Time Spent: 10m 
      Work Description: GitHub user jpeach opened a pull request:

    https://github.com/apache/trafficserver/pull/835

    TS-4709: Separate LogFilter expression parsing.

    Separate LogFilter expression parsing from the configuration file
    parser so that it can be tested and reused in other contexts.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jpeach/trafficserver fix/TS-4709

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/835.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #835
    
----
commit a086c060ffee0f6a4f8386a7ee0aad50378d81b8
Author: James Peach <jp...@apache.org>
Date:   2016-08-02T00:22:31Z

    TS-4709: Separate LogFilter expression parsing.
    
    Separate LogFilter expression parsing from the configuration file
    parser so that it can be tested and reused in other contexts.

----


Issue Time Tracking
-------------------

            Worklog Id:     (was: 26135)
            Time Spent: 10m
    Remaining Estimate: 0h

> separate LogFilter parser
> -------------------------
>
>                 Key: TS-4709
>                 URL: https://issues.apache.org/jira/browse/TS-4709
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Logging
>            Reporter: James Peach
>            Assignee: James Peach
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Separate the LogFilter parser from the XML configuration parser so that it can be tested and reused by the Lua configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)