Add warning/log message on max value length exceeded

Bug #1266728 reported by vhermecz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python Memcached
New
Undecided
Unassigned

Bug Description

The cache contract (get/set/add) does not allow the implementation to provide feedback to the caller, that a value to be stored was too long, and skipped. As the size of data to be saved is unknown from an external point of view (due to picklig + zlib), memcache impl should provide some ways of reporting such usecases....
Thus adding warnings or a custom logger would be nice.
Thx

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.