[
https://issues.apache.org/jira/browse/TC-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15688189#comment-15688189
]
ASF GitHub Bot commented on TC-46:
----------------------------------
GitHub user dneuman64 opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/104
[TC-46] - Update TO client for psql API changes.
Updated the TO client to work with API changes with psql. This fixes
[TC-46](https://issues.apache.org/jira/browse/TC-46)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dneuman64/incubator-trafficcontrol
to-client-psql
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/104.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 #104
----
commit cf14ba385daf61972e6da718283e80d1f71d1703
Author: David Neuman <[email protected]>
Date: 2016-11-21T16:49:42Z
update server.go and server fixture for new API
commit c444a40328c009f6eda520b71963d6dbe3150306
Author: David Neuman <[email protected]>
Date: 2016-11-21T22:36:49Z
update Deliverservice and associated tests/fixtures for psql
commit 028ac9621f33602bc9e8fca624599e03ffb262f1
Author: David Neuman <[email protected]>
Date: 2016-11-22T17:08:12Z
update HwInfo.pm to always return an int for limit
commit 09d6bdfe8c07591bc1dbcdf8a7ef3f8e7bbeb994
Author: David Neuman <[email protected]>
Date: 2016-11-22T18:05:17Z
update hardware client for psql
commit f6f3f156f57a821f73668ee5be1ba7d3addf8985
Author: David Neuman <[email protected]>
Date: 2016-11-22T18:50:43Z
added second entry to hardware
commit cbd5e092ed988b63799f5ffa37f38f2ef4699596
Author: David Neuman <[email protected]>
Date: 2016-11-22T22:30:44Z
Remove version for response structs
commit dae0f12be5fef4bee250ab125230e4f0995215d5
Author: David Neuman <[email protected]>
Date: 2016-11-22T22:48:37Z
update user client for psql
----
> Update Traffic Ops client to work with output of Postgres APIs
> --------------------------------------------------------------
>
> Key: TC-46
> URL: https://issues.apache.org/jira/browse/TC-46
> Project: Traffic Control
> Issue Type: Bug
> Components: Traffic Ops Client
> Affects Versions: 2.0.0
> Reporter: David Neuman
> Assignee: David Neuman
> Fix For: 2.0.0
>
>
> As we move to postgres, the Traffic Ops APIs now return fields in formats
> other than string. The Traffic Ops client needs to be updated to support the
> types that are returned, otherwise json decode fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)