[Bug 1802487] [NEW] Fix performance regression in v1.57

Ricardo rjpinto at dgae.mec.pt
Fri Nov 9 10:32:13 UTC 2018


Public bug reported:

Just migrated a python 2 application from 14.04 LTS to 18.04 LTS and got
a serious performance degradation. Like 1000 times slower. After some
profiling it was concluded that the problem was the transition from
cPickle back to pickle for data serialization.

This is a problem fixed in version 1.58.
https://github.com/linsomniac/python-memcached/releases/tag/1.58

Please upgrade python-memcache to a more recent version or patch the
current version.

Versions affected: Ubuntu 16.04 LTS and Ubuntu 18.04 LTS

** Affects: python-memcache (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-memcache in Ubuntu.
https://bugs.launchpad.net/bugs/1802487

Title:
  Fix performance regression in v1.57

Status in python-memcache package in Ubuntu:
  New

Bug description:
  Just migrated a python 2 application from 14.04 LTS to 18.04 LTS and
  got a serious performance degradation. Like 1000 times slower. After
  some profiling it was concluded that the problem was the transition
  from cPickle back to pickle for data serialization.

  This is a problem fixed in version 1.58.
  https://github.com/linsomniac/python-memcached/releases/tag/1.58

  Please upgrade python-memcache to a more recent version or patch the
  current version.

  Versions affected: Ubuntu 16.04 LTS and Ubuntu 18.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-memcache/+bug/1802487/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list