baiheqiang / memcached-session-manager

Automatically exported from code.google.com/p/memcached-session-manager
0 stars 0 forks source link

Kryo 2/3 Support? #213

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I know that the custom serializers have been ready for a while. Is there any 
ETA for Kryo 2 or even 3 support in the session manager?

Original issue reported on code.google.com by ja...@eatstreet.com on 9 Oct 2014 at 8:58

GoogleCodeExporter commented 8 years ago
I'm sorry, there's no ETA (too much work atm). We'd have to build upon the kryo 
pool and integrate a KryoFactory that allows to register custom Serializers. If 
you want to submit a pull request I'm happy to review /merge it :-) 

Original comment by martin.grotzke on 21 Oct 2014 at 1:03

GoogleCodeExporter commented 8 years ago

Original comment by martin.grotzke on 19 Jun 2015 at 10:46

GoogleCodeExporter commented 8 years ago
I finally managed to update msm-kryo-serializer to kryo2. It's not yet battle 
tested, I only checked that it's working with the simple sample project - 
therefore it's tagged as a release candidate (1.9.0-RC1).

See also the related announcement on the mailing list: 
https://groups.google.com/d/msg/memcached-session-manager/frIakVdjpV8/LqfrLNqVjT
QJ

I'll leave this issue open for some time...

Original comment by martin.grotzke on 21 Jul 2015 at 10:46

GoogleCodeExporter commented 8 years ago
I was actually just looking at this the other day. I might slip it in to one of 
our deploys and see how it handles. Awesome work!

Original comment by biggs.ja...@gmail.com on 22 Jul 2015 at 5:15

GoogleCodeExporter commented 8 years ago
That would be great! 

Original comment by martin.grotzke on 22 Jul 2015 at 6:41

GoogleCodeExporter commented 8 years ago
Issues are now moved to github: 
https://github.com/magro/memcached-session-manager/issues/270

Original comment by martin.grotzke on 24 Aug 2015 at 10:08