You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by mitchell852 <gi...@git.apache.org> on 2017/02/06 19:41:09 UTC

[GitHub] incubator-trafficcontrol pull request #253: [TC-134] - gets rid of sequentia...

GitHub user mitchell852 opened a pull request:

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

    [TC-134] - gets rid of sequential queries caused by running a query inside a loo\u2026

    \u2026p. uses dbix prefetch instead to join 2 tables and retrieve the necessary information (xml_id).

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

    $ git pull https://github.com/mitchell852/incubator-trafficcontrol tc-134

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

    https://github.com/apache/incubator-trafficcontrol/pull/253.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 #253
    
----
commit 4873be92ea68361967921969da95755945c5f098
Author: Jeremy Mitchell <mi...@gmail.com>
Date:   2017-02-06T19:39:33Z

    gets rid of sequential queries caused by running a query inside a loop. uses prefetch instead to join 2 tables and retrieve the necessary information.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafficcontrol pull request #253: [TC-134] - gets rid of sequentia...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---