fatih

Results 8 comments of fatih

Added a test which is not ported. I checked the links you shared. Gonna add documentations now

PR is closed due to misunderstanding the comments of #1393

I get this error: ``` RangeError: There is no suitable deserializer for data with type 12582913 at SerializationServiceV1.toObject (/Users/fatihozer/Desktop/hazelcast/client/hazelcast-nodejs-client/lib/serialization/SerializationService.js:103:19) at TopicProxy.toObject (/Users/fatihozer/Desktop/hazelcast/client/hazelcast-nodejs-client/lib/proxy/BaseProxy.js:135:42) at /Users/fatihozer/Desktop/hazelcast/client/hazelcast-nodejs-client/lib/proxy/topic/TopicProxy.js:40:42 at Function.handle (/Users/fatihozer/Desktop/hazelcast/client/hazelcast-nodejs-client/lib/codec/TopicAddMessageListenerCodec.js:60:13) at Invocation.handler [as...

> @fatihozer0 If you apply this diff, it will be fixed. There is an error in your encodeInvokeOnPartition method usage. Now it looks like the sample is working. If everything...

> @fatihozer0 I reviewed your PR but the most important thing is missing: tests Added but last 2 tests are timed out. Where do you think the problem is?