-
Notifications
You must be signed in to change notification settings - Fork 91
Issues with hibernate-memcached and spymemcached 2.8.0 #4
Comments
Hi, |
Is the 1.4-SNAPSHOT working for you guys then? On Thu, Oct 10, 2013 at 9:21 AM, pyros77 [email protected] wrote:
|
What I can see so far it does. The only concern I have is that, because of some concurrency related fixes, we are now running spy-memcached 2.9.1 and the 1.4-SNAPSHOT of hibernate-memcached is using 2.8.1. Will this work if the 1.4-SNAPSHOT version is also running with spy-memcached 2.9.1 ? We will now give it a try. May be you know it straight away... |
It looks like there were some solutions provided in that thread mentioned but no patch was submitted here? I'm honestly not sure what the actual problem is and what would we can change here to resolve it. I do not actively work with Java any more, I haven't in a few years now, but I'll happily accept any patches that come along. I have to rely on active folks like you guys to submit patches and test them out :) If you guys test out 1.4 with newer libs, and that works, let's get hibernate-memcached patched and I'll push a release. |
We tested 1.4-SNAPSHOT with spy memcache 2.9.1 and it works for us. However I think there are quite a few folks that run it with 2.8.1 that is in the POM at the moment. Would be good if it could be released the 2.8.1 and we exclude the spy-memcached and run it with the higher 2.9.1 version. |
It seems like HashAlgorithm is now an interface in spymemcached 2.8.0 and it is breaking peoples code base when you upgrade to 2.8.0. Please see the discussion at for more information: http://code.google.com/p/spymemcached/issues/detail?can=2&start=0&num=100&q=&colspec=stars%20id%20Milestone%20Priority%20Status%20Summary&groupby=&sort=&id=240
The text was updated successfully, but these errors were encountered: