hazelcast / hazelcast/hazelcast-nodejs-client

ListenersOnReconnectTest connecting to self! error [API-1380]

Open
#1,278 1 comment 0 reactions 0 assignees View on GitHub
Priority: Low to-jira Type: Test-Failure
Dominant language
TypeScript
Stars
152
Forks
64
Avg merge
46m
Merged PRs (30d)
3

Description

```
1) ListenersOnReconnectTest
shutdown two members [1,2], listener still receives map.put event [smart=false]:
Error: Class name: java.lang.RuntimeException, Message: Connecting to self! [localhost]:36427
at new UndefinedErrorCodeError (src/core/HazelcastError.ts:437:9)
at ClientErrorFactory.createError (src/protocol/ErrorFactory.ts:226:21)
at ClientErrorFactory.createErrorFromClientMessage (src/protocol/ErrorFactory.ts:208:21)
at InvocationService.processResponse (src/invocation/InvocationService.ts:528:51)
at processResponseCallback (src/network/ConnectionManager.ts:293:36)
at Socket. (src/network/Connection.ts:478:21)
at Socket.emit (node:events:527:28)
at Socket.emit (node:domain:475:12)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
```

https://github.com/hazelcast/hazelcast-nodejs-client/runs/6204354778?check_suite_focus=true

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.