Skip to content

hazelcast Serialization problem #209

Discussion options

You must be logged in to vote

@ss-guvenc hello

Custom Hazelcast serializers are well tested https://github.com/vladimir-bukhtoyarov/bucket4j/blob/7.0/bucket4j-hazelcast-all/bucket4j-hazelcast/src/test/java/io/github/bucket4j/hazelcast/HazelcastWithCustomSerializersTest.java#L39 at least with Hazelcast 4.2

There are few questions:

  • Did you use docker? If so, did you check that each Hazelcast docker node contains Bucket4j jars in classpath?
  • Did you use standalone Hazelcast distribution or run cluster as a part of your application? If standalone cluster is used, did you check that each Hazelcast docker node contains Bucket4j jars in classpath?
  • Did you use Springboot? There are special notes about interleaving of Hazelcas…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ss-guvenc
Comment options

Answer selected by ss-guvenc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants