Can't use # as the delimiter between key prefixes and IDs.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Memcached Mirror |
Unknown
|
Unknown
|
||
| memcached (Debian) |
Fix Released
|
Unknown
|
||
| memcached (Ubuntu) |
Low
|
Clint Byrum |
Bug Description
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/
-D #
Simple patch attached. I know it's not perfect but it works :)
Related branches
Kamil Swiatkowski (kswia) wrote : | #1 |
Chuck Short (zulcss) wrote : | #2 |
Changed in memcached (Ubuntu): | |
importance: | Undecided → Wishlist |
status: | New → Incomplete |
The attachment "start-
[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]
tags: | added: patch |
Kamil Swiatkowski (kswia) wrote : | #4 |
Sorry, I forgot to include version.
Version: 1.4.13-0ubuntu2 from precise
Launchpad Janitor (janitor) wrote : | #5 |
[Expired for memcached (Ubuntu) because there has been no activity for 60 days.]
Changed in memcached (Ubuntu): | |
status: | Incomplete → Expired |
Changed in memcached (Ubuntu): | |
status: | Expired → Confirmed |
Clint Byrum (clint-fewbar) wrote : | #6 |
Patch looks good to me. I don't see any problem with carrying it until upstream imports it, especially since I think distros are the only real users of start-memcached.
I forwarded it upstream and to Debian. Marking Triaged.
Changed in memcached (Ubuntu): | |
importance: | Wishlist → Low |
Changed in memcached (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Clint Byrum (clint-fewbar) |
Launchpad Janitor (janitor) wrote : | #7 |
This bug was fixed in the package memcached - 1.4.13-0.1ubuntu2
---------------
memcached (1.4.13-0.1ubuntu2) quantal; urgency=low
* d/p/start-
# as a value for memcached options such as -D to use # as a prefix
delimiter for stats collection. (LP: #1005821)
-- Clint Byrum <email address hidden> Sun, 29 Jul 2012 00:14:09 -0700
Changed in memcached (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in memcached (Debian): | |
status: | Unknown → Confirmed |
Changed in memcached (Debian): | |
status: | Confirmed → Fix Released |
Which version does this apply for?