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

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

GitHub user oren-shemesh opened a pull request:

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

    [TC-251] Fix bug in fork_and_daemonize() 

    This bug prevented .../Api/Cdn.pm::dnssec_keys_refresh() from 
distinguishing between parent and child, causing the parent process to behave 
as a child, hence not returning properly the API call.

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

    $ git pull https://github.com/oren-shemesh/incubator-trafficcontrol master

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

    https://github.com/apache/incubator-trafficcontrol/pull/520.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 #520
    
----
commit 5378ae82610fc75863158136276fed8c4fae5b67
Author: Oren Shemesh <or...@qwilt.com>
Date:   2017-02-08T06:06:55Z

    Fixed bad configuration in traffic_ops/app/conf/production/influxdb.conf,
    preventing graphs from being shows in the portal, on production systems.
    
    Now this file is consistent with it's sibling in test/ and development/.

commit d37538d2888126f5c808756f267f71a920bb9475
Author: Oren Shemesh <or...@qwilt.com>
Date:   2017-02-20T11:56:32Z

    Merge branch 'master' of https://github.com/apache/incubator-trafficcontrol

commit 5eb2fc590d568de0f2b2a37916f12bb2c0b6e222
Author: Oren Shemesh <or...@qwilt.com>
Date:   2017-02-23T06:41:12Z

    Merge branch 'master' of https://github.com/apache/incubator-trafficcontrol

commit dc33a6108e94b0aa01c0ff0c2eaa495dd25af0b1
Author: Oren Shemesh <or...@qwilt.com>
Date:   2017-04-04T07:34:00Z

    Merge branch 'master' of https://github.com/apache/incubator-trafficcontrol

commit f9dcd40a930d77371a0e7ec16577f8c9e7669f2f
Author: Oren Shemesh <or...@qwilt.com>
Date:   2017-04-26T06:59:04Z

    Fix bug in fork_and_daemonize(), parent process got 0 instead of 1

commit 52f82d077154d036a4f0313685a8a3779378ac0c
Author: Oren Shemesh <or...@qwilt.com>
Date:   2017-04-26T07:05:41Z

    fix indentation

----


> DNSSEC keys refresh doesn't work
> --------------------------------
>
>                 Key: TC-251
>                 URL: https://issues.apache.org/jira/browse/TC-251
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: David Neuman
>            Assignee: David Neuman
>             Fix For: 2.0.0, 2.1.0
>
>
> They DNSSEC keys route doesn't work.  It never returns a reponse to the 
> client, so the client times out, and it also isn't actually updating the 
> expired keys.  I think the client issues was introduced with changes to the 
> "fork_and_daemonize()" method.



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

Reply via email to