Closed Bug 957138 Opened 10 years ago Closed 10 years ago

update cache settings

Categories

(support.mozilla.org :: Code Quality, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED
2014Q1

People

(Reporter: willkg, Assigned: rrosario)

References

Details

(Whiteboard: u=dev c=general p=0 s=2014.2)

When trying to use Django 1.5, this shows up in the output:

/home/willkg/mozilla/kitsune/vendor/src/django/django/core/cache/backends/memcached.py:146: DeprecationWarning: memcached.CacheClass has been split into memcached.MemcachedCache and memcached.PyLibMCCache. Please update your cache backend setting.

It seems like we can keep using our existing cache settings with Django 1.5, but I don't know if there are ramifications for not updating them and I don't know when the deprecation turns into a "THOU SHALT NOT PASS!" Ergo, I think it behooves us to update them right after we update to Django 1.5.
Blocking on Django 1.5 upgrade.
Depends on: 889467
Pulling into current sprint because so many warnings coming in via cron mail. 0pts because it's going to be an IT bug.
Assignee: nobody → rrosario
Priority: -- → P2
Whiteboard: u=dev c=general p=0 s=2014.2
Target Milestone: --- → 2014Q1
This issue went away with our update to django-cache-machine:
https://github.com/mozilla/kitsune/commit/5b9a3601a07dd664579da1d023f5d3a2f9210aa6
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.