magro / testrepo

foo
0 stars 0 forks source link

Support jvmRoutes containing dashes (-) #61

Closed magro closed 9 years ago

magro commented 9 years ago

From martin.grotzke on September 10, 2010 18:23:23

In the current version of msm a jvmRoute like "jvm-1" (containing a dash) will break some use cases of session failover, as the stripping of jvmRoute and detection of the memcached node id are conflicting then.

Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=62

magro commented 9 years ago

From martin.grotzke on September 10, 2010 09:27:53

Fixed, tests extended.

Status: Fixed

magro commented 9 years ago

From pgweiss....@gmail.com on October 21, 2010 07:58:32

There is still a problem. If the jvmRoute has a dash and there is no memcacheid it throws an exception. A fix is enclosed.

Attachment: nomemcacheid.patch

magro commented 9 years ago

From martin.grotzke on October 21, 2010 15:42:57

Patch applied, thanx!

magro commented 9 years ago

From martin.grotzke on December 30, 2010 05:13:06

Issue 69 has been merged into this issue.

magro commented 9 years ago

From martin.grotzke on January 27, 2011 14:36:22

(No comment was entered for this change.)

Labels: Milestone-1.4.0