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/15 23:00:24 UTC

[jira] [Work logged] (TS-2048) Only schedule RamCacheCLFUSCompressor if feature is enabled

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

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

                Author: ASF GitHub Bot
            Created on: 15/Aug/16 22:59
            Start Date: 15/Aug/16 22:59
    Worklog Time Spent: 10m 
      Work Description: GitHub user zwoop opened a pull request:

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

    TS-2048 Avoids scheduling CFLUS compressor when not enabled

    

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

    $ git pull https://github.com/zwoop/trafficserver TS-2048

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

    https://github.com/apache/trafficserver/pull/867.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 #867
    
----
commit 9e33135c73765e7aeac94a2cb3b6e9aab58a0014
Author: Leif Hedstrom <zw...@apache.org>
Date:   2016-08-15T22:56:30Z

    TS-2048 Avoids scheduling CFLUS compressor when not enabled

----


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

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

> Only schedule RamCacheCLFUSCompressor if feature is enabled
> -----------------------------------------------------------
>
>                 Key: TS-2048
>                 URL: https://issues.apache.org/jira/browse/TS-2048
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cache
>            Reporter: Phil Sorber
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 7.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> To do this we need to be able to schedule it if the feature is subsequently enabled via traffic_line -x and also need to store the Event so that we can disable it if it's disabled via traffic_line -x.



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