Problem/Motivation

Follow-up from #2701903: Tests for: Setting prefix_key is not use by memcache, I'm re-uploading mcdruid's patch from that issue.

The 7.x branch retains the first few characters of hashed keys for debugging purposes, the 8.x branch does not.

Proposed resolution

Re-implement the 7.x logic again.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
2701903-20.patch699 bytescatch

Comments

catch created an issue. See original summary.

catch credited mcdruid.

catch’s picture

catch’s picture

Issue tags: +beta blocker
catch’s picture

Status: Active » Reviewed & tested by the community

This is a direct copy of the 7.x logic and looks fine to me.

  • damiankloip committed 9ea21db on 8.x-2.x authored by catch
    Issue #2995457 by catch, mcdruid: Human readable hashed memcache keys
    
damiankloip’s picture

Status: Reviewed & tested by the community » Fixed

Nice, thanks catch. and mcdruid for the original patch/report!

Status: Fixed » Closed (fixed)

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