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

[TRACKING ISSUE] [API-1250] Do not allow different item types in Compact array fields [API-1585]

Open hz-devops-test opened this issue 3 years ago • 1 comments

The tracking issue for the Java side PR.

See https://github.com/hazelcast/hazelcast/pull/21958 for details.


The team decided that we wouldn't allow different item types/schemas in the Compact array fields.

This PR adds the necessary checks to the array of Compact and array of GenericRecord object fields

hz-devops-test avatar Aug 12 '22 13:08 hz-devops-test

Internal Jira issue: API-1585

github-actions[bot] avatar Sep 29 '22 10:09 github-actions[bot]

@harunalpak @srknzl did we ported the necessary changes for this fix to Node.js? If so, can you please close the issue by linking the PR we did this change?

mdumandag avatar Dec 08 '22 10:12 mdumandag

We ported this changes to Nodejs client. See PR for details.

harunalpak avatar Dec 14 '22 14:12 harunalpak