You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/27 07:09:45 UTC

[jira] [Commented] (TC-169) TR download the RGB file continuously when the same RGB file on server

    [ https://issues.apache.org/jira/browse/TC-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885259#comment-15885259 ] 

ASF GitHub Bot commented on TC-169:
-----------------------------------

GitHub user zhilhuan opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/315

    [TC-169] update last modified time if files equal

    

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

    $ git pull https://github.com/zhilhuan/incubator-trafficcontrol TC-169

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

    https://github.com/apache/incubator-trafficcontrol/pull/315.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 #315
    
----
commit bb71dff9a0b2939f8e15dfb980bd531a2078d8b5
Author: Zhilin Huang <zh...@cisco.com>
Date:   2017-02-27T07:07:19Z

    update last modified time if files equal

----


> TR download the RGB file continuously when the same RGB file on server 
> -----------------------------------------------------------------------
>
>                 Key: TC-169
>                 URL: https://issues.apache.org/jira/browse/TC-169
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Router
>    Affects Versions: 1.7.0
>            Reporter: Zhilin Huang
>            Assignee: Zhilin Huang
>
> If the RGB file on server is: 
> 1. completely the same with the RGB file on TR
> 2. last modified time is later than the RGB file on TR
> TR will download the RGB file from server at every polling interval. 
> Expected behavior is that TR should not download the RGB file any longer when the RGB file on server has been downloaded to TR and it was unmodified since then.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)