https://bugzilla.wikimedia.org/show_bug.cgi?id=56069

       Web browser: ---
            Bug ID: 56069
           Summary: incr destroys expiration on RedisBagOStuff
           Product: MediaWiki
           Version: 1.22-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The fix to bug 55986 has a problem, which is that incr loses the expiration
date.  This is because Redis does not preserve it on set
(http://redis.io/commands/expire).  So until we can use the built-in Redis
INCR, we need to re-set the expiration.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to