[Bug 1005821] [NEW] Can't use # as the delimiter between key prefixes and IDs.

Kamil kamil.swiatkowski at gmail.com
Tue May 29 09:26:54 UTC 2012


Public bug reported:

Hi,

memcached daemon has an option to specify custom character as the delimeter between key prefixes and IDs. # character cannot be used because of limitation of /usr/share/memcached/scripts/start-memcached. This startup script parses /etc/memcached_*.conf files and treats every line with # sign as a comment, which is wrong in case of line like below:
-D #

Simple patch attached. I know it's not perfect but it works :)

** Affects: memcached (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to memcached in Ubuntu.
https://bugs.launchpad.net/bugs/1005821

Title:
  Can't use #  as the delimiter between key prefixes and IDs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/1005821/+subscriptions



More information about the Ubuntu-server-bugs mailing list