Open Spentas opened 4 years ago
Hi @Spentas, this exception is thrown when your session object is not configured correctly for serialization on both Hazelcast server and client side. Can you please elaborate more on your case? Was it working fine and then started throwing this exception after some change?
Hi @Spentas, this exception is thrown when your session object is not configured correctly for serialization on both Hazelcast server and client side. Can you please elaborate more on your case? Was it working fine and then started throwing this exception after some change?
it works if I remove the CrawlerSessionManager , the session is serializable
@Spentas I couldn't reproduce your issue on my local. Could you please provide a reproducer case?
It works fine before adding CrawlerSessionManager