Dogpile no longer caches anything

Bug #1269785 reported by Ondergetekende
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
High
Brant Knudson

Bug Description

Since december 14th, keystone Head's caching no longer works for me, there no longer is any communication over the memcache port, and no queries seem to be cached. However, the startup logs (see below) show no indication of any error, apart from quite a few cache misses.

Good: https://github.com/openstack/keystone/commit/61a2ad36a6e5ebd48c9634b5115585901d1821fb
Bad: https://github.com/openstack/keystone/commit/d5211b6e26cc6d997a9e61e949e5ec68d3dce884

Diffs between Good/Bad startup keystone.log: http://diffchecker.com/gxac2ouo
Generated with: rm /var/log/upstart/keystone.log; start keystone; keystone token-get; stop keystone

Revision history for this message
Ondergetekende (kvdveer) wrote :
Revision history for this message
Ondergetekende (kvdveer) wrote :
Revision history for this message
Ondergetekende (kvdveer) wrote :
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → High
Changed in keystone:
status: New → Confirmed
Changed in keystone:
assignee: nobody → Morgan Fainberg (mdrnstm)
Revision history for this message
Morgan Fainberg (mdrnstm) wrote :
Changed in keystone:
milestone: none → icehouse-2
status: Confirmed → In Progress
Dolph Mathews (dolph)
Changed in keystone:
milestone: icehouse-2 → icehouse-3
Changed in keystone:
assignee: Morgan Fainberg (mdrnstm) → Brant Knudson (blk-u)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/64759
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=d542caa47eae3d7321c8d7bcf17c26e5dce08713
Submitter: Jenkins
Branch: master

commit d542caa47eae3d7321c8d7bcf17c26e5dce08713
Author: Brant Knudson <email address hidden>
Date: Thu Jan 2 18:44:47 2014 -0600

    Don't configure on import

    The keystone.config package called config.configure() at import-
    time.

    This will make it obvious that developers can't use config
    options at import-time because packages that do that will fail on
    import.

    Change-Id: I9306f67609d782e3f49fd43908448daf1287d51c
    Related-Bug: #1265108
    Related-Bug: #1265670
    Closes-Bug: #1269785

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: icehouse-3 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.