Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Issues with hibernate-memcached and spymemcached 2.8.0 #4

Open
a5hay opened this issue Mar 16, 2012 · 5 comments
Open

Issues with hibernate-memcached and spymemcached 2.8.0 #4

a5hay opened this issue Mar 16, 2012 · 5 comments

Comments

@a5hay
Copy link

a5hay commented Mar 16, 2012

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

@fluffy-code
Copy link

Hi,
this issue was added some time ago but I have now the same issue with spymemcached 2.9.1 and hibernate-memcached 1.3. I found several hacks how to get round this problem but none of it seems trustworthy to me. Has anybody resolved this issue because the patched ClientFactory class and the transitive dependencies issue require an upgrade of spy memcached to at least 2.8.1 where I am not sure if this works with my hibernate-memcached version 1.3.

@raykrueger
Copy link
Owner

Is the 1.4-SNAPSHOT working for you guys then?

On Thu, Oct 10, 2013 at 9:21 AM, pyros77 [email protected] wrote:

Hi,
this issue was added some time ago but I have now the same issue with
spymemcached 2.9.1 and hibernate-memcached 1.3. I found several hacks how
to get round this problem but none of it seems trustworthy to me. Has
anybody resolved this issue because the patched ClientFactory class and the
transitive dependencies issue require an upgrade of spy memcached to at
least 2.8.1 where I am not sure if this works with my hibernate-memcached
version 1.3.


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-26057547
.

@fluffy-code
Copy link

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...

@raykrueger
Copy link
Owner

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.

@fluffy-code
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants