account server metadata are not stored in memcache

Bug #1119282 reported by Chmouel Boudjnah
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
Fix Released
Low
Chmouel Boudjnah

Bug Description

currently metadata for container are stored in memcache but not for account. Only status and container_count, making available metadata for account server would make middleware able to use it and not having to recreate them in another memcache space.

Changed in swift:
assignee: nobody → Chmouel Boudjnah (chmouel)
importance: Undecided → Low
status: New → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to swift (master)

Fix proposed to branch: master
Review: https://review.openstack.org/21503

Changed in swift:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/21563

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to swift (master)

Reviewed: https://review.openstack.org/21563
Committed: http://github.com/openstack/swift/commit/b62299376a5a6ead5d547e6c00a74faf011442e5
Submitter: Jenkins
Branch: master

commit b62299376a5a6ead5d547e6c00a74faf011442e5
Author: Chmouel Boudjnah <email address hidden>
Date: Fri Feb 8 11:48:26 2013 +0100

    Account and container info fixes and improvement.

    - Fixes bug 1119282.
    - Allow middleware accessing metadata of an account without having to
      store it separately in a new memcache namespace.
    - Add tests for get_container_info that was previously missed.
    - Add get_account_info method based on get_container_info, a function
      for other middleware to query accounts.
    - Rename container_info['count'] as container_info['object_count'].

    Change-Id: I43787916c7a812cb08d278edf45370521f12c912

Changed in swift:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in swift:
milestone: none → 1.8.0-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in swift:
milestone: 1.8.0-rc1 → 1.8.0
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.