ocket8888 opened a new pull request #3177: Added warning SQL query for 
duplicated origins
URL: https://github.com/apache/trafficcontrol/pull/3177
 
 
   ## What does this PR do?
   This adds a check to `admin`'s (and `admin.pl`'s) upgrade, migration and 
status commands for checking for "bad data". That's intended to be expanded on 
an as-needed basis as more bad data configurations are discovered. Currently 
checks for Delivery Services that share origin <abbr titel="Fully Qualified 
Domain Name">FQDN</abbr>s.
   
   The check can also be run on its own by using the 'check' command of `admin` 
(and `admin.pl`).
   
   ## Which TC components are affected by this PR?
   
   - [x] Documentation
   - [ ] Grove
   - [ ] Traffic Analytics
   - [ ] Traffic Monitor
   - [x] Traffic Ops
   - [ ] Traffic Ops ORT
   - [ ] Traffic Portal
   - [ ] Traffic Router
   - [ ] Traffic Stats
   - [ ] Traffic Vault
   - [ ] Other _________
   
   ## What is the best way to verify this PR?
   Try to run the `admin` and `admin.pl` "upgrade", "migration", "status" and 
"check"  commands against various environments and verify the new "check" step 
doesn't break anything.
   
   ## Check all that apply
   - [ ] This PR includes tests
   - [x] This PR includes documentation updates
   - [ ] This PR includes an update to CHANGELOG.md
   - [ ] This PR includes all required license headers
   - [ ] This PR includes a database migration (ensure that migration sequence 
is correct)
   - [ ] This PR fixes a serious security flaw. [Read 
more](http://www.apache.org/security/)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to