The cache and lock backends for 7.x-1.x are quite stable at this point, however sessions still has outstanding bugs from the port from 6.x, and there are two major bugs with core session support as well.

Discussed this with Jeremy and neither of us feels that session support should hold up a 7.x-1.0 release (although it'd be good to revisit it soon after that's out). So to prevent people using this, we should move it to an /unstable folder out of the way.

If people are already using memcache-session.inc that will break things, but we can put a note in the release notes that it's not recommended at the moment. The fix would be commenting out the settings.php line and going back to the database for now.

Comments

catch’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.