hazelcast-nodejs-client icon indicating copy to clipboard operation
hazelcast-nodejs-client copied to clipboard

Hazelcast Node.js Client

Results 107 hazelcast-nodejs-client issues
Sort by recently updated
recently updated
newest added

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...

Type: Test-Failure
to-jira
Source: Internal

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...

Type: Test-Failure
to-jira
Source: Internal

``` 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...

Type: Test-Failure
Priority: Medium
to-jira
Source: Internal

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...

Type: Test-Failure
Priority: Medium
Estimation: S
to-jira

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/long&package-manager=npm_and_yarn&previous-version=4.0.2&new-version=5.0.0)](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...

dependencies

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...

dependencies

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...