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/05/05 14:28:04 UTC

[jira] [Commented] (TC-273) Error creating a DS when Riak is down or has issues.

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

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

GitHub user dneuman64 opened a pull request:

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

    [TC-273] - Traffic Ops no longer adds a delivery service when DNSSEC key generation fails

    Traffic Ops also now returns a user-friendly error to the user when DNSSEC key generation fails.
    
    This fixes [TC-273](https://issues.apache.org/jira/browse/TC-273).

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

    $ git pull https://github.com/dneuman64/incubator-trafficcontrol to_fix_dnssec_steering

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

    https://github.com/apache/incubator-trafficcontrol/pull/547.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 #547
    
----
commit 61f5005483eebb89e2985a3377687841c0d2c626
Author: David Neuman <da...@gmail.com>
Date:   2017-05-05T13:59:17Z

    traffic_ops no longer adds a DS when DNSSEC key generation fails

----


> Error creating a DS when Riak is down or has issues.
> ----------------------------------------------------
>
>                 Key: TC-273
>                 URL: https://issues.apache.org/jira/browse/TC-273
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops, Traffic Vault
>    Affects Versions: 2.1.0
>            Reporter: David Neuman
>            Assignee: David Neuman
>             Fix For: 2.1.0
>
>
> If a CDN has DNSSEC enabled and you create a delivery service for that CDN, DNSSEC keys are created as part of the DS creation process.  If Traffic Ops runs into an error with  this process two things happen: 1) The delivery service is created but the DNSSEC keys are not and 2) instead of a user-friendly error message, the user is presented with a stack trace. 
> Traffic Ops should be updated such that 1) If an error occurs trying to create a DNSSEC keys for a new DS, the DS should not be added to the database and 2) the user should be presented with a user friendly message that lets them know an error occurred.



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