hazelcast-nodejs-client
hazelcast-nodejs-client copied to clipboard
Hazelcast Node.js Client
Master nightly failed on commit cae0c7d35f6e80a821d8469fa521b6d1abb019fe ``` 2) AtomicReferenceTest "before all" hook for "should create AtomicReference with respect to given CP group": Error: Timeout of 600000ms exceeded. For async tests...
Master nightly failed on commit cae0c7d35f6e80a821d8469fa521b6d1abb019fe ``` 1) ClusterServiceTest "after each" hook for "getMembers returns correct list after a member is removed": Error: Timeout of 600000ms exceeded. For async tests...
``` 1) ConnectionManagerTranslateTest should not translate and fail when internal address is not reachable and property set to false: AssertionError: expected promise to be rejected but it was fulfilled with...
On windows and cd6240ed9569b6f8fdb9ef7339ea7e6e3beb6448 ``` 1) TranslateAddressProviderTest should provide true for default config and publicly reachable single member: AssertionError: expected false to be true + expected - actual -false +true...
There are many problems. All in the comments of the files. They will be deleted. Lint problems will be fixed too.
Bumps [@types/long](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/long) from 4.0.2 to 5.0.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.31.1 to 0.32.2. Release notes Sourced from markdownlint-cli's releases. 0.32.2 Update markdownlint dependency to 0.26.2 Improve MD037/MD051/MD053 Update all dependencies via Dependabot 0.32.1 Update markdownlint dependency to...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/26059 for details. --- Fixes #23238
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/26009 for details. --- As reported in https://hazelcast.atlassian.net/browse/API-2171, the client was not continuing trying next clusters if the connected cluster fails...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/26010 for details. --- Fixed the `ReliableTopicConfig.setName` method to allow empty namesThe method is also inline with the constructor which accepts...