Re: Immutable DS CDN - resolving Riak/Postgres data coherency

2018-02-14 Thread Nir Sopher
See WIP PR: https://github.com/apache/incubator-trafficcontrol/pull/1868/files Deleting only the latest On Wed, Feb 14, 2018 at 4:56 PM, Steve Malenfant wrote: > Would deleting the certificate only remove the "latest" copy/alias? The > certificate and keys should still be

Traffic Ops API Swagger Doc

2018-02-14 Thread Dewayne Richardson
We've been working diligently on the TO Golang Rewrite project to obviously rewrite the Perl into Go, but also to improve our Testing and Documentation efforts. I presented the idea of using Swagger several summits (years) ago about

[VOTE] Release Apache Traffic Control (incubating) 2.2.0-RC1

2018-02-14 Thread Robert Butts
Hello All, I've prepared a release for v2.2.0-RC1 The vote is open for at least 72 hours and passes if a majority of at least 3 +1 PPMC votes are cast. [ ] +1 Approve the release [ ] -1 Do not release this package because ... Changes since 2.1.0:

Re: Traffic Ops API Swagger Doc

2018-02-14 Thread Durfey, Ryan
I am +1 on the swagger concept. This makes working with APIs much easier for non-developer staff and makes it easier to educate customers as well. Ryan DurfeyM | 303-524-5099 CDN Support (24x7): 866-405-2993 or cdn_supp...@comcast.com From: Dewayne

Re: Traffic Router Fail - Too Many Open Sockets

2018-02-14 Thread Nir Sopher
Hi, I implemented the fix and issue was resolved until today:) I have 2 routers, both got stuck together due to connections leak, with "CLOSE_WAIT" connection towards the monitors. The only messages in catalina.out were: WARNING: Imported handshake data with alias Feb 13, 2018 2:04:49 PM

Re: Traffic Router Enhancement - Default Maxmind Geolocation Override

2018-02-14 Thread Nir Sopher
I need to get better understanding of the DNS infra-structure to be able to verify this assumption. I assumed TR localization feature already solved the problem of getting to the right router, and from there it is in our hands ... Nir On Tue, Feb 13, 2018 at 11:39 PM, Rawlin Peters