snowcast icon indicating copy to clipboard operation
snowcast copied to clipboard

Support for Hazelcast v3.9

Open lukasherman opened this issue 7 years ago • 7 comments

This seems sufficient to support 3.9-SNAPSHOT as-is now. Does not solve lots of @Deprecated stuff.

lukasherman avatar Aug 18 '17 09:08 lukasherman

Passing the ClientContext means it'll be a breaking change, isn't it? Yet ... another ... reflective ... factory ;)

noctarius avatar Aug 18 '17 09:08 noctarius

Btw thanks for looking into it already! :) Unfortunately I have some other stuff I work on right now but glad to see you're working on it! Therefore, thanks again - big 👍

noctarius avatar Aug 18 '17 09:08 noctarius

Well, it might be a breaking change for 3.7, but it works for 3.8 and 3.9 now. So I am not sure how to handle that and provide backward compatibility.

lukasherman avatar Aug 18 '17 11:08 lukasherman

Here it is, compatibility fixes for 3.8!

lukasherman avatar Aug 24 '17 15:08 lukasherman

I actually think to release V2 just now (with support for 3.7/3.8) and remove the old versions for V3 which would be 3.9+, what do you think?

noctarius avatar Nov 14 '17 12:11 noctarius

Yes, definitely. There are too many changes to maintain.

lukasherman avatar Nov 14 '17 14:11 lukasherman

is there any problem?

donovankim avatar May 31 '18 05:05 donovankim