Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging does not work if written in lowercase(hazelcast.logging.level) [API-1740] #1432

Merged
merged 764 commits into from Dec 19, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 6, 2021

  1. Add config checks (hazelcast#959)

    * Now if a config key is wrong the client fails fast
    srknzl committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    7d707db View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    58b99a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    004d3fe View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    5ca5e31 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. API-574 API-581 SQL 5.0 (hazelcast#963)

    Changes: 
    
    * Add datetime classes back, add default serializers, change year in codec to be int
    
    * Update tests and serialization
    
    * Update binary compat test
    
    * Add date/time to default serializers test
    
    * Adjust tests according to back compat
    
    * Rename sql service getter to getSql
    
    * Adjust timezone string
    
    * Add jet tests
    
    * Add constructors for datetime wrappers
    srknzl committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    aa0a915 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    0f428dc View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    4bd0a3c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    1b4a388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1396db0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    35ac7a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9229cb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    ea7a8fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9ae3e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    fed2386 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    b359b88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1911b61 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    32382e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    d5cc70c View commit details
    Browse the repository at this point in the history
  2. API-664 Add code sample checker (hazelcast#989)

    * Add code sample checker
    
    * Update code samples to add client.shutdown
    srknzl committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    18e3b36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6286c85 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    ea313be View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    55bf59d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4965cf5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    e9b3d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c7bbf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. API-676 Implement distinct aggregator (hazelcast#1007)

    * Add distinct aggregator and tests
    
    * Update documentation
    srknzl committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    5f75236 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Fix DistributedObjectsTest and HazelcastClientTest failures due to in…

    …ternal proxies (hazelcast#1023)
    
    * Fix DistributedObjectsTest failure due to internal proxies
    
    * Fix HazelcastClientTest
    srknzl committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    a53d292 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    d5decdc View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Fix sql tests and code samples (hazelcast#1034)

    * Test adjustments around jet enabled config for backward compatbility tests
    
    * Fix datatypetest.js
    
    * Move createMapping to TestUtil and use it in all sql integration tests
    
    * Fix code samples
    srknzl committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    b9dcbc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f7effe View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    266ab50 View commit details
    Browse the repository at this point in the history
  2. API-673 HeartbeatfromServer flaky test fix (hazelcast#1006)

    * Make membership listener's methods optionsl in interface
    srknzl committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    f8a36a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18c9a28 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    d104ca5 View commit details
    Browse the repository at this point in the history
  2. Eslint config changes (hazelcast#1036)

    * Add ignorePatterns for IDEs that give warning
    
    * Merge eslint configs
    
    * Add eslint config file for user code
    srknzl committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    acbd748 View commit details
    Browse the repository at this point in the history
  3. Add markdown linter API-869 (hazelcast#1040)

    * Add markdown linter
    
    * Update DOCUMENTATION.md
    
    Co-authored-by: Metin Dumandag <metindumandag@gmail.com>
    
    * Add md001 and md040 and refactor
    
    * Add lint-markdown:fix and fix header in documentation.md
    
    Co-authored-by: Metin Dumandag <metindumandag@gmail.com>
    srknzl and mdumandag committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    372bdc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    6a9f8cb View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    ca48de7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. ClientReconnectTest flaky test fix (hazelcast#1053)

    * Add client version check
    
    * Add version check for all reconnect tests
    
    * Fix flaky ClientReconnectTest
    
    * Adjust comment
    
    * Delete version check
    
    * Delete unused import
    srknzl committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    6454ce7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Make sql execute return promise api-877 (hazelcast#1046)

    * Make execute return promise
    
    * Update code samples and docs
    
    * Change date string format
    
    * Change year
    
    * Update SqlResult
    
    * Update sql service
    
    * Update tests
    
    * Review comments
    
    * Fix
    srknzl committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    2f41262 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Provide suggestions for HazelcastSqlException (hazelcast#1055)

    * Update codec
    
    * Provide suggestions for the `HazelcastSqlException`
    
    * Review comments
    
    * Fix bug
    
    * Change SqlError check to instanceof for ts compiler to allow Error
    
    * Add unit test for err checking
    srknzl committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    6f9aa3d View commit details
    Browse the repository at this point in the history
  2. Deserialize rows lazily (hazelcast#1056)

    * Deserialize rows lazily
    
    * Review comments
    
    * Condionally add more to err message
    
    * Add blank space
    
    * polishing
    srknzl committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    ecf6971 View commit details
    Browse the repository at this point in the history
  3. Update api documentation for SQL 5 api-877 (hazelcast#1057)

    * Update api doc
    
    * Fix and polish things
    srknzl committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    acba775 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Update SQL documentation & small typo fix api-877 (hazelcast#1060)

    * Change SQL documentation
    
    * Add missing performance SQL section && refactore more info
    
    * Review comments
    
    * Remove extra whitespace
    
    Co-authored-by: Metin Dumandag <metindumandag@gmail.com>
    
    Co-authored-by: Metin Dumandag <metindumandag@gmail.com>
    srknzl and mdumandag committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    8185d33 View commit details
    Browse the repository at this point in the history
  2. Test fixes (hazelcast#1061)

    * Test fixes
    
    * Improve comment
    
    * Fix partitioned usage
    srknzl committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    c9bc2c8 View commit details
    Browse the repository at this point in the history
  3. Documentation & apidoc refactor 5.0 (hazelcast#1062)

    * Apidoc and documentation fixes for 5.0
    
    * Review comments
    srknzl committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    74f93b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. 5.0.0

    devOpsHazelcast committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    92d0a79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df44c29 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Add check for existence of lib folder and increase version to 5.1.0 (h…

    …azelcast#1081)
    
    * Add check for lib folder and increase version
    
    * Freeze minor versions of some libs
    srknzl committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    49bb234 View commit details
    Browse the repository at this point in the history
  2. API-684 Enable parallel tests to decrease ci time (hazelcast#1017)

    * Enable parallel tests & refactor tests
    
    * Try
    
    * Revert "Try"
    
    This reverts commit d289a81.
    
    * Fix test
    
    * Some fixes
    
    * Fix typo
    
    * Fix tests
    
    * Review comments
    
    * Fix HazelcastClientTest test
    
    * Seperate unit tests from parallel runnning
    
    * Review comments
    
    * Review comments
    
    * Review comments
    
    * Refactor ListenersOnReconnectTest
    srknzl committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    3ae0381 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    97310ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    785965b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. API-868 Disable asserts (hazelcast#1027)

    * Disable asserts in prod build
    
    * Assert for validation excluded
    
    * Set env variable in test runner
    
    * adjustments
    
    * Second version
    
    * Some improvements
    
    * Nit fixes
    
    * Review comments
    
    * chore
    
    * Delete assertNotNull in Util.getType as it cannot be null
    
    * Delete all asserts
    srknzl committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    ec40e8a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Add bytesSend and bytesReceived tcp metrics api-927 (hazelcast#1087)

    * Add tcp metrics and move connection registry to separate file
    
    * Add unit test for checking writtenBytes increment of writers
    
    * Add test for bytes read, fix connection manager
    
    * Fix connection registry
    srknzl committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    263e2d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56ad035 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    108d2b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    320c9de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46caa89 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Change coverage config api-928 (hazelcast#1082)

    * Add src and lib to include
    
    * Change nyc reporter to lcov
    
    * Trial with suggested approach
    
    * Add exclude
    
    * fix version specifier
    srknzl committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    f92caa9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    03f089d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Fix address util test for loopback of ipv6 (hazelcast#1095)

    * Fix address util test for loopback of ipv6
    
    * Delete `.be` s
    
    Co-authored-by: Metin Dumandag <metindumandag@gmail.com>
    
    Co-authored-by: Metin Dumandag <metindumandag@gmail.com>
    srknzl and mdumandag committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    d1e191e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f534980 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Close connection on socket end as well as error (hazelcast#1098)

    * Add logging trace
    
    * Set heartbeat timeout in ReliableTopicOnClusterRestartTest
    
    * Close connection on socket close
    
    * Add connClose to direct writer
    
    * Revert test changes
    
    * Update error string and delete call to writer.close
    
    * Change solution
    
    * Styling
    
    * Update reason in end listener
    srknzl committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    81aa782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bbb691 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    1f9b020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468747c View commit details
    Browse the repository at this point in the history
  3. Refactor api doc and add validation errors (hazelcast#1069)

    * Refactor api doc and add errors
    
    * Update poll doc
    
    * Review comments
    srknzl committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    849c45b View commit details
    Browse the repository at this point in the history
  4. Add readme sample and point to it from README (hazelcast#1110)

    * Add readme sample
    
    * typofix
    srknzl committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    ae53c25 View commit details
    Browse the repository at this point in the history
  5. Refactor and Cleanup (hazelcast#1063)

    * Cleanup
    
    * Fix unit test HazelcastCloudDiscoveryTest
    
    * Change throwing inside try and introduce method
    
    * Rename property
    
    * Delete value assignments
    srknzl committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    a4e4729 View commit details
    Browse the repository at this point in the history
  6. Validate methods in config api-915 (hazelcast#1080)

    * Add fail fast related to interfaces in config
    
    * Fix config builder test
    
    * Add tests and adjust code
    
    * Add object type guard to Properties
    
    * Fix validation tests, and add precompile script
    
    * Fix test
    
    * Fix ssl factory check
    
    * Quote usage change
    
    * Review comments
    
    * Fix bug
    
    * Resolve comments
    
    * Bugfix
    srknzl committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    34d57fc View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    9700864 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    5cd7e62 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Add new logo (hazelcast#1124)

    srknzl committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    7371979 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    3bf7be9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Refactor custom and global serializer stuff (hazelcast#1113)

    * Refactor custom and global serializer stuff
    
    * Fix custom serializers iteration
    srknzl committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    4805801 View commit details
    Browse the repository at this point in the history
  2. Refactor listener service api-873 (hazelcast#1044)

    * Refactor listener service
    
    * Update LostInvalidationTest.js to fix test
    
    * Import styling change
    
    * Review comments applied
    srknzl committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    9977e0f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Update server (hazelcast#1131)

    srknzl committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    16317d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Fix flaky MapLockTest (hazelcast#1132)

    * Fix flaky MapLockTest
    
    * Remove unnecessary import
    
    * Add new method waitForNewPartitionTable
    srknzl committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    2bff4fa View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    61603d6 View commit details
    Browse the repository at this point in the history
  2. Update jira.yml

    degerhz committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    f1c71dd View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Fix SqlExeceuteTest for the older clients (hazelcast#1144)

    * Fix SqlExeceuteTest for the older clients
    
    Recently, there was a change to close the connections immediately, once
    the connection from the remote side is ended.
    
    However, that is missing from the old clients, and it can cause some
    tests to fail, as the connections are not closed/cleared from the active
    connections fast enough.
    
    The updated tests are an example of such problematic tests. In the test,
    we terminate the member and expect the connection manager to not return
    us a connection. But, that wasn't happening in the v4.2.0 client tests,
    as the connection is not removed from the active connections fast enough.
    
    To solve that problem, we added a lifecycle listener and after terminating
    the member, wait until the client is disconnected, hence the connection
    is removed.
    
    Also, I have removed the faulty conditional check, as all client versions
    from 4.2.0 fires connection related problems with the client UUID as the
    originating member UUID.
    
    * Update link to download Java
    mdumandag committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    8a2c10f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. [API-1018] Introduce security configuration (hazelcast#1146)

    * Introduce security configuration
    
    This PR introduces a new configuration element called `security`
    which enables users to use username-password, token, or custom
    authentication.
    
    Formerly, we had a configuration element called `customCredentials`.
    We were serializing it using the serialization service, and sending
    it as it is.
    
    The problem with that is, the users were not able to use username-password
    or token based authentication.
    
    Instead of that element, we introduced a new configuration element and
    deprecated it.
    
    The users are still able to provide a custom credentials with this new
    element.
    
    * Simplify the secuirty configuration
    
    This commit gets rid of the `type` and `credentials` and introduces
    `usernamePassword`, `token`, and `custom` sub-elements.
    
    * ignore security code samples from the code sample checker
    
    * make username/password text more clear
    
    * use enums instead of string constants
    mdumandag committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    f5a90e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Fix typo in the token authentication documentation (hazelcast#1149)

    We mistakenly defined two different realm names in the token
    authentication documentation. This PR fixes that by providing the
    same name to both of these.
    mdumandag committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    d6b0657 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Improve security config validation (hazelcast#1152)

    Initialize username and password with null to avoid them being `undefined`.
    With `undefined` value it still works due to `CodecUtil.encodeNullable` logic
    but it may be confusing.
    
    Also, if `token` is not provided in token credentials throw instead of ignoring.
    srknzl committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    3f01c57 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Update dependencies (hazelcast#1155)

    I think from now on we can upgrade development dependencies who dropped node 10 support. I added a note to CONTRIBUTING.md about using Node 12 and above during development of Node.js client. This should be enough to warn contributors. Since Node 10 is end of life for a long time, not many people should be using it. 
    
    New eslint version gave errors about [this rule](https://eslint.org/docs/rules/no-loss-of-precision). I fixed related numbers by deleting two digits from each of them. 
    
    `Disable line ending conversion of git` steps are removed since we don't have linebreak-style rule anymore in eslint rules. Note that I did not removed the step from nightly_runner_maintenance.yml since the rule exists in older versions.
    
    Add an option to typedoc to preserve old behaviour. See [0.22.0 release notes](https://github.com/TypeStrong/typedoc/releases/tag/v0.22.0).  In the new behaviour all exported things are simply listed and does not look good. They are not grouped in terms of module. (what I mean by grouping:  sql/SqlService, sql/SqlPage etc.)
    
    Separate code quality and tests workflows to use node 12 and 10 seperately.
    srknzl committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    114510d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Delete linting from nigthly runner that run on master (hazelcast#1158)

    This is needed since eslint is updated and works with Node 12.
    We should be ok without eslint since linting is done in CI process
    in every PR.
    srknzl committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5a62e27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe5b3ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f111c54 View commit details
    Browse the repository at this point in the history
  4. Fix CPSessionManagerTest (hazelcast#1164)

    We forgot to change this test in hazelcast#797. Invocation service is used in heartbeatTask in CPSessionManager and leads to an error. I fixed the initialization of CPSessionManager. The test was flaky, and the situation this test passes is probably when it passes before the first heartbeat task runs.
    
    closes hazelcast#1022
    srknzl committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    eb61921 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Fix SecurityTest for back compatibility tests and fix skip logic (haz…

    …elcast#1168)
    
    * Fix security test for back compatibility tests and fix skip logic
    
    * Fix broken link
    srknzl committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    1cc430f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    a132fa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28651b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Bump hazelcast in /code_samples/paging_predicate_sample/main (hazelca…

    …st#1175)
    
    Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 4.2 to 4.2.4.
    - [Release notes](https://github.com/hazelcast/hazelcast/releases)
    - [Commits](hazelcast/hazelcast@v4.2...v4.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: com.hazelcast:hazelcast
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    37ec7cf View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Fix NearCachedMapTest (hazelcast#1177)

    Increased the timeout to 5000ms to fix the problem temporarily. We can try alternative methods to solve this issue.
    Another way can be using mocked servers suggested by Stephan. He said "I would really like to use mock servers for this, so we can control timeouts without depending on actual servers.".
    srknzl committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    9ab6329 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Fix nearcachedmaptest 2nd attempt (hazelcast#1179)

    * Use assertTrueEventually in NearCacheMapTest to avoid race
    
    * Use get once
    
    * Remove expectStats call
    
    * Increase timeout
    
    * Fix near cached map test
    
    * Add error logging enhancement to assertTrueEventually
    
    * Change test so that is uses public API
    
    * Remove leftover timeout
    
    * Apply Metin's suggestion
    srknzl committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b74d026 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Update dependencies (hazelcast#1166)

    * Update dependencies
    
    * Update typedoc config to have older behaviour
    
    * Separate tests and code quality workflows
    
    * Fix workflow name
    
    * Update code quality workflow
    
    * Disable custom git autocrlf config since we don't have linebreak-style option on master anymore
    
    * Update dependencies
    
    * Update deps
    srknzl committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    affa6cb View commit details
    Browse the repository at this point in the history
  2. Bump sinon from 12.0.1 to 13.0.0 (hazelcast#1185)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 13.0.0.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
    - [Commits](sinonjs/sinon@v12.0.1...v13.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    212b15c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Add caused by for more verbose errors (hazelcast#1178)

    * Add caused by for more verbose errors
    
    * Add null check since createError creates error with null
    srknzl committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    90a28d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Deprecate statistics props and add metrics props API-1181 (hazelcast#…

    …1136)
    
    - Deprecate statistics props and add metrics props.
    - Update documentation.
    - Validate frequency to be positive.
    srknzl committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a80dc87 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Fix LocalDateTime.fromDate (hazelcast#1180)

    LocalDateTime.fromDate using Date's month wrongly. This fixes that. It was throwing right away. I think we should backport this and release soon. Also adds fromDate to LocalDate and LocalTime.
    
    Date.UTC is deleted since I realized that they are not necessary. Tests pass without it. new Date() returns the local time of the system which is like LocalDateTime.now() in java.
    
    The issue happens due to the fact that we don't convert month field of JS Date into our month field. JS Date is 0-11 based and we use 1-12 in LocalDate. Therefore, we should have added 1 to the month field in fromDate constructor. If a user gives a date in january fromDate throws validation error.
    srknzl committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    87eb720 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. API-1106 SQL JSON support (hazelcast#1162)

    * Implement JSON support and decode test for JSON
    
    * Add code samples and documentation
    
    * Fix test
    
    * Add link & refactor sql service
    
    * Use create or replace mapping instead of create mapping
    
    * Clarify comment about mapping and SQL
    
    * Convert root try/catch in code samples to catch() promise handler for readability
    
    * Styling change from a review comment
    
    * Review comments
    
    * Make all maps constant name and use CREATE OR REPLACE MAPPING
    
    * Review comments
    
    * Review comments
    
    * Fix up
    
    * Put the checks one-after-another
    
    Co-authored-by: Metin Dumandag <metindumandag@gmail.com>
    
    Co-authored-by: Metin Dumandag <metindumandag@gmail.com>
    srknzl and mdumandag committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    7a36500 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    5e79650 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Update docker tag in readme (hazelcast#1201)

    * Update docker tag in readme
    
    * Delete latest
    
    * Update README.md
    
    Co-authored-by: Metin Dumandag <metindumandag@gmail.com>
    
    Co-authored-by: Metin Dumandag <metindumandag@gmail.com>
    srknzl and mdumandag committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    658f245 View commit details
    Browse the repository at this point in the history
  2. Update dependencies (hazelcast#1213)

    * Update dependencies
    
    * Update typedoc config to have older behaviour
    
    * Separate tests and code quality workflows
    
    * Fix workflow name
    
    * Update code quality workflow
    
    * Disable custom git autocrlf config since we don't have linebreak-style option on master anymore
    
    * Update dependencies
    
    * Update deps
    
    * Update dependencies
    
    * Downgrade typescript
    srknzl committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    4d04262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d98e397 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Fix ListenersOnReconnect test's one fail scenario API-1196 (hazelcast…

    …#1202)
    
    * Delete timeout property
    
    * Change wait to assertTrueEventually
    
    * Review comments
    
    * Whitespace change
    
    * Remove heartbeat timeout
    
    * Remove heartbeat interval
    srknzl committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    17f5fcb View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Fix out of date serializers API-1115 (hazelcast#1197)

    * Fix out of date serializers
    
    * Add java array serializer
    
    * Fix version boundaries
    
    * Add arraylist linkedlist and objects[] to the reference objects
    
    * As per a review comment change string interpolation in RC script
    
    * Revert some changes
    
    * Refactor as per comments
    srknzl committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    71977a0 View commit details
    Browse the repository at this point in the history
  2. [master] Fix bugs in listeneronreconnecttest API-1196 (hazelcast#1217)

    * Fix a typo and refactor serial listeneronreconnecttest
    
    * Fix a bug
    
    * Use await deferred.promise
    
    * Review comment
    
    * Make assertion timeout 600
    srknzl committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    1136430 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    8906edc View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    18d195c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Bump hazelcast in /code_samples/paging_predicate_sample/main (hazelca…

    …st#1243)
    
    Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 4.2.4 to 5.1.
    - [Release notes](https://github.com/hazelcast/hazelcast/releases)
    - [Commits](hazelcast/hazelcast@v4.2.4...v5.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.hazelcast:hazelcast
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    ed83825 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283100c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b49d5f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Fix TranslateAddressProviderTest API-1111 (hazelcast#1251)

    * Change unreachable address
    
    * Review comment
    srknzl committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    66beeb0 View commit details
    Browse the repository at this point in the history
  2. Increase timeouts in MapProxyTest API-1200 (hazelcast#1255)

    * Make ttl 20 seconds
    
    * Review comments
    srknzl committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a9fed23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03614f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    8ec46c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    634a8fc View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Add boundary unit tests to datetime classes API-1238 (hazelcast#1221)

    * Add boundary tests
    
    * Refactor
    
    * Revert "Refactor"
    
    This reverts commit fa5c68c.
    srknzl committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    d289081 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    7322659 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    6c26900 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Update dependencies (hazelcast#1274)

    * Fix tests with fake timers failures due to wrong usage
    srknzl committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    c461d33 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    98bbccf View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Fix backward compatibility issues for compact (hazelcast#1275)

    * Fix backward compatibility issues
    
    * Fix leftover old usages of shouldReadAndWrite method
    srknzl committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    3201668 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Compact & Generic records code samples API-1160 (hazelcast#1195)

    * Add compact code samples
    
    * Update code samples
    
    * Update code samples
    
    * Update code sample to showcase default value usage
    
    * Fix a typo
    
    * Print more detailed output
    
    * Add a compact sample with defaults
    srknzl committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    c8cc609 View commit details
    Browse the repository at this point in the history
  2. Compact & generic records reference manual API-1157 (hazelcast#1194)

    * Add docs
    
    * Remove lazy deserialization removal notice
    
    * Update documentation
    
    * Update documentation
    
    * Update documentation after readXXOrDefault methods are removed
    
    * Correct link
    
    * Update a sentence that can be misunderstood
    srknzl committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    15d0a2d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    046da5c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    6e454f9 View commit details
    Browse the repository at this point in the history
  2. Refactor assertTrueEventually to make output better (hazelcast#1264)

    * Refactor assertTrueEventually to make output better
    
    * Revert timeoutMs change
    
    * Some improvements based on reviews
    srknzl committed May 9, 2022
    Configuration menu
    Copy the full SHA
    1a9d39a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    58e9483 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Update the SSL certificate used in tests (hazelcast#1297)

    CA signed certificate used in the tests is re-issued, as it
    was expired.
    mdumandag committed May 30, 2022
    Configuration menu
    Copy the full SHA
    880f1f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    499998f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. New coverage runner (hazelcast#1293)

    New coverage workflow is added which enables also enterprise tests to run
    alisengul53 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    59a16ae View commit details
    Browse the repository at this point in the history
  2. [TRIVIAL] Use test network 2 ip as unreachable host... (hazelcast#1296)

    * Use test network 2 ip as unreachable host because on windows and github actions, 192.168.0.1 is sometimes reachable
    
    * Add comment
    srknzl committed May 31, 2022
    Configuration menu
    Copy the full SHA
    0fc3db1 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Update dependencies (hazelcast#1310)

    * Update dependencies
    srknzl committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    3fc2e71 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Configuration menu
    Copy the full SHA
    69fde16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    831ad03 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Fix typos, missing information and not working code samples [API-1067] (

    hazelcast#1343)
    
    * fix typos, missing information and not working code samples
    
    * fix typos, missing information and not working code samples
    
    * fix typos, missing information and not working code samples
    
    * fix some typos
    fatihozer0 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    3a1e282 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Add skip checks for 5.2-BETA compatiblity tests (hazelcast#1356)

    * Add skip checks
    
    * Adjust skips
    
    * Fix condition
    
    * Fix condition
    
    * Remove unnecessary checks
    
    * review comment
    srknzl committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    0b3b197 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Port nested compact serialization sample [API-1332] (hazelcast#1350)

    * port nested compact serialization sample
    
    * port nested compact serialization sample
    
    * fix some eslint warnings and add process.exit
    fatihozer0 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    6512926 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Add map.RemoveAll() method [API-15] (hazelcast#1364)

    * add map.RemoveAll() method
    
    * add map.RemoveAll() method
    
    * add map.RemoveAll() method
    
    * add map.removeAll method
    fatihozer0 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    2fd1d7f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Add an example code for map.removeAll method [API-15] (hazelcast#1369)

    * add an example code for map.removeAll method
    
    * add copyright and fix import problem
    fatihozer0 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    48094bf View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    25c4452 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    c93fd5e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    24a8ebe View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Add 5.2 version checks for the tests that are for map.removeAll (haze…

    …lcast#1391)
    
    * Add 5.2 version checks for the tests that are for map.removeAll
    
    * Review comments
    srknzl committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    ac088f2 View commit details
    Browse the repository at this point in the history
  2. Add skipped check before asserting in CompactPublicAPIsTest.afterEach (

    …hazelcast#1398)
    
    * Add skipped check before asserting in CompactPublicAPIsTest.afterEach
    
    * Reviews
    
    * Reviews
    srknzl committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    54a906b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    9d7aa7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9a9f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b62a77d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ecb3b1 View commit details
    Browse the repository at this point in the history
  5. merge code

    harunalpak committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    fab84a2 View commit details
    Browse the repository at this point in the history
  6. merge code

    harunalpak committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0a8da09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77fce4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a26c8f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    7a9cb25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e908b1 View commit details
    Browse the repository at this point in the history
  3. Fix invalid error message [API-1490] (hazelcast#1349)

    * fix invalid error message
    
    * fix invalid error message
    
    * add test for cloud discovery config
    
    * add unit test for invalid discovery token
    
    * add unit test for invalid discovery token
    
    * add CloudDiscoveryInvalidToken unit test
    
    * delete wrong test file
    
    * delete wrong test file and fix code quality problems
    fatihozer0 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d95a69c View commit details
    Browse the repository at this point in the history
  4. Make ReadResultSet iterable [API-1315] (hazelcast#1399)

    * Make ReadResultSet iterable [API-1315]
    * Changes made according to comments on PR.[API-1315]
    harunalpak committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    1f21026 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    1487261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c7c38 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Change doTryNextCluster logic to make it the same. [API-1354] (hazelc…

    …ast#1403)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Change doTryNextCluster logic to make it the same. [API-1354]
    harunalpak committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    de54c93 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    2949b27 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    83646dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea3900 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Apply Compact Serialization Updates for Hz v5.2.0 I [API-1637] (hazel…

    …cast#1409)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Apply Compact Serialization Updates for Hz v5.2.0 I [API-1637]
    
    * Version change 5.2.0 => 5.2
    
    * hazelcast-enterprise-tests.jar was removed from repo.
    
    * SSL tests were skipped, because of tests.jar was removed.
    
    * Changes have been made related to review comments. [API-1637]
    
    * Changes have been made related to review comments. [API-1637]
    
    * Some changes related to PR comments
    
    * verifyDefaultSerializersNotOverriddenWithCompact method was modified
    
    * Some fixes related to review comments.
    
    * LONG_SYMBOL not used and removed.
    
    * Change the name of variable.
    
    * Some fixes related to PR comments
    
    * Some fixes related to PR comments
    
    * Fixes related to PR comments.
    harunalpak committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    2daa58a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f8a0a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    654f854 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Add filter argument to ringbuffer readMany() method and a test for it…

    … API-1294 (hazelcast#1414)
    
    * add filter argument to ringbuffer readMany() method and a test for it
    
    * fix some typos
    fatihozer0 committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    8f17e50 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    f8ae3f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5adc9a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Change default cloud coordinator URL to point to Viridian[API-1680] (h…

    …azelcast#1419)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Change default cloud coordinator URL to point to Viridian
    harunalpak committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    d14aea6 View commit details
    Browse the repository at this point in the history
  2. Improve documentation for primitive-nullable primitive field interope…

    …rability [API-1579] (hazelcast#1420)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Improve documentation for primitive-nullable primitive field interoperability
    harunalpak committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    7bc7b35 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Change default cloud coordinator URL to point to Viridian[API-1680] (h…

    …azelcast#1419)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Change default cloud coordinator URL to point to Viridian
    harunalpak committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    6a6fa3b View commit details
    Browse the repository at this point in the history
  2. Change default cloud coordinator URL to point to Viridian[API-1680] (h…

    …azelcast#1419)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Change default cloud coordinator URL to point to Viridian
    harunalpak committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    439bad5 View commit details
    Browse the repository at this point in the history
  3. Improve documentation for primitive-nullable primitive field interope…

    …rability [API-1579] (hazelcast#1420)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Improve documentation for primitive-nullable primitive field interoperability
    harunalpak committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    8b31d1d View commit details
    Browse the repository at this point in the history
  4. Improve documentation for primitive-nullable primitive field interope…

    …rability [API-1579] (hazelcast#1420)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Improve documentation for primitive-nullable primitive field interoperability
    harunalpak committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    2b5028e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Send client state to cluster in re-connections[API-1644] (hazelcast#1415

    )
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Send client state to cluster in re-connections [API-1644]
    
    * New test added related to check InitializeClientOnCluster
    
    * New test added
    
    * lint problem fixed
    harunalpak committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    09d46dd View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Merge remote-tracking branch 'upstream/master'

    Harun authored and Harun committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a5fabcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0570d5c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Check the member UUIDs that the schema is replicated in the client sc…

    …hema service [API-1646] (hazelcast#1418)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Check the member UUIDs that the schema is replicated in the client schema service [API-1646]
    
    * Some modifications (HZ-VERSION, Constructor parameters)
    
    * remove some files not related to this PR
    
    * PR Review fixes
    
    * Fixed review comments
    
    * Some fixes related to PR comments and I wrote a new test to increase the coverage rate.
    
    * Lint issue
    
    * moving test test to another file
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    937712d View commit details
    Browse the repository at this point in the history
  2. Check the member UUIDs that the schema is replicated in the client sc…

    …hema service [API-1646] (hazelcast#1418)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Check the member UUIDs that the schema is replicated in the client schema service [API-1646]
    
    * Some modifications (HZ-VERSION, Constructor parameters)
    
    * remove some files not related to this PR
    
    * PR Review fixes
    
    * Fixed review comments
    
    * Some fixes related to PR comments and I wrote a new test to increase the coverage rate.
    
    * Lint issue
    
    * moving test test to another file
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    3b80e2f View commit details
    Browse the repository at this point in the history
  3. Check the member UUIDs that the schema is replicated in the client sc…

    …hema service [API-1646] (hazelcast#1418)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Check the member UUIDs that the schema is replicated in the client schema service [API-1646]
    
    * Some modifications (HZ-VERSION, Constructor parameters)
    
    * remove some files not related to this PR
    
    * PR Review fixes
    
    * Fixed review comments
    
    * Some fixes related to PR comments and I wrote a new test to increase the coverage rate.
    
    * Lint issue
    
    * moving test test to another file
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    218d7e8 View commit details
    Browse the repository at this point in the history
  4. Check the member UUIDs that the schema is replicated in the client sc…

    …hema service [API-1646] (hazelcast#1418)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Check the member UUIDs that the schema is replicated in the client schema service [API-1646]
    
    * Some modifications (HZ-VERSION, Constructor parameters)
    
    * remove some files not related to this PR
    
    * PR Review fixes
    
    * Fixed review comments
    
    * Some fixes related to PR comments and I wrote a new test to increase the coverage rate.
    
    * Lint issue
    
    * moving test test to another file
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b0d56b5 View commit details
    Browse the repository at this point in the history
  5. Check the member UUIDs that the schema is replicated in the client sc…

    …hema service [API-1646] (hazelcast#1418)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Check the member UUIDs that the schema is replicated in the client schema service [API-1646]
    
    * Some modifications (HZ-VERSION, Constructor parameters)
    
    * remove some files not related to this PR
    
    * PR Review fixes
    
    * Fixed review comments
    
    * Some fixes related to PR comments and I wrote a new test to increase the coverage rate.
    
    * Lint issue
    
    * moving test test to another file
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    d07c070 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1b900a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60d11dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c91211b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b87b1d1 View commit details
    Browse the repository at this point in the history
  10. Do not invoke urgent invocations that contains serialized data immedi…

    …ately[API-1647] (hazelcast#1422)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Do not invoke urgent invocations that contains serialized data immediately
    
    * Do not invoke urgent invocations that contains serialized data immediately [API-1647]
    
    * SetUUIDCodec added
    
    * Codecs update
    
    * Change default cloud coordinator URL to point to Viridian[API-1680] (hazelcast#1419)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Change default cloud coordinator URL to point to Viridian
    
    * Improve documentation for primitive-nullable primitive field interoperability [API-1579] (hazelcast#1420)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Improve documentation for primitive-nullable primitive field interoperability
    
    * Some fixes.
    
    * removing unused codes
    
    * added some test ported from java
    
    * added version check for tests
    
    * test names were changed same as in java.
    
    * test modifications
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * test bug fixed
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    468371e View commit details
    Browse the repository at this point in the history
  11. Do not invoke urgent invocations that contains serialized data immedi…

    …ately[API-1647] (hazelcast#1422)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Do not invoke urgent invocations that contains serialized data immediately
    
    * Do not invoke urgent invocations that contains serialized data immediately [API-1647]
    
    * SetUUIDCodec added
    
    * Codecs update
    
    * Change default cloud coordinator URL to point to Viridian[API-1680] (hazelcast#1419)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Change default cloud coordinator URL to point to Viridian
    
    * Improve documentation for primitive-nullable primitive field interoperability [API-1579] (hazelcast#1420)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Improve documentation for primitive-nullable primitive field interoperability
    
    * Some fixes.
    
    * removing unused codes
    
    * added some test ported from java
    
    * added version check for tests
    
    * test names were changed same as in java.
    
    * test modifications
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * test bug fixed
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    83fc5b3 View commit details
    Browse the repository at this point in the history
  12. Do not invoke urgent invocations that contains serialized data immedi…

    …ately[API-1647] (hazelcast#1422)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Do not invoke urgent invocations that contains serialized data immediately
    
    * Do not invoke urgent invocations that contains serialized data immediately [API-1647]
    
    * SetUUIDCodec added
    
    * Codecs update
    
    * Change default cloud coordinator URL to point to Viridian[API-1680] (hazelcast#1419)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Change default cloud coordinator URL to point to Viridian
    
    * Improve documentation for primitive-nullable primitive field interoperability [API-1579] (hazelcast#1420)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Improve documentation for primitive-nullable primitive field interoperability
    
    * Some fixes.
    
    * removing unused codes
    
    * added some test ported from java
    
    * added version check for tests
    
    * test names were changed same as in java.
    
    * test modifications
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * test bug fixed
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    19e9897 View commit details
    Browse the repository at this point in the history
  13. Do not invoke urgent invocations that contains serialized data immedi…

    …ately[API-1647] (hazelcast#1422)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Do not invoke urgent invocations that contains serialized data immediately
    
    * Do not invoke urgent invocations that contains serialized data immediately [API-1647]
    
    * SetUUIDCodec added
    
    * Codecs update
    
    * Change default cloud coordinator URL to point to Viridian[API-1680] (hazelcast#1419)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Change default cloud coordinator URL to point to Viridian
    
    * Improve documentation for primitive-nullable primitive field interoperability [API-1579] (hazelcast#1420)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Improve documentation for primitive-nullable primitive field interoperability
    
    * Some fixes.
    
    * removing unused codes
    
    * added some test ported from java
    
    * added version check for tests
    
    * test names were changed same as in java.
    
    * test modifications
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * test bug fixed
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    31f1191 View commit details
    Browse the repository at this point in the history
  14. Do not invoke urgent invocations that contains serialized data immedi…

    …ately[API-1647] (hazelcast#1422)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Do not invoke urgent invocations that contains serialized data immediately
    
    * Do not invoke urgent invocations that contains serialized data immediately [API-1647]
    
    * SetUUIDCodec added
    
    * Codecs update
    
    * Change default cloud coordinator URL to point to Viridian[API-1680] (hazelcast#1419)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Change default cloud coordinator URL to point to Viridian
    
    * Improve documentation for primitive-nullable primitive field interoperability [API-1579] (hazelcast#1420)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Improve documentation for primitive-nullable primitive field interoperability
    
    * Some fixes.
    
    * removing unused codes
    
    * added some test ported from java
    
    * added version check for tests
    
    * test names were changed same as in java.
    
    * test modifications
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * test bug fixed
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    aa77bed View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    d94db93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aeb648 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    815953e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d583488 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9b3466 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    739b427 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f89cc5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f299cf8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01b6d2d View commit details
    Browse the repository at this point in the history
  10. Change logic around closing connections and writers API-1283 (hazelca…

    …st#1417)
    
    The issue was writing some data to the connection after it being closed. I changed and refactored some logic around PipelinedWriter and Connection to avoid that. 
    
    - Moved socket closing responsibility to Writers
    - Fixed a test in PipelinedWriterTest
    - Ongoing and future socket.write calls will end with an error after the writer is closed. This is because close() destroys the socket and any ongoing and future socket.write calls will end with an error as described in node.js [documentation](https://nodejs.org/api/stream.html#writabledestroyerror). So we will be able to reject all deferred promises in the write queue upon close due to connection.close() or socket write error close().
    - We were not closing the socket on write error before, now we do it. We were sending end packet and don't write anymore. This is the same as java. [See](https://hazelcast.slack.com/archives/C01JU7ZJYGP/p1668695419424179)
    
    fixes hazelcast#1256
    srknzl authored and harunalpak committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    6b989f6 View commit details
    Browse the repository at this point in the history
  11. Change logic around closing connections and writers API-1283 (hazelca…

    …st#1417)
    
    The issue was writing some data to the connection after it being closed. I changed and refactored some logic around PipelinedWriter and Connection to avoid that. 
    
    - Moved socket closing responsibility to Writers
    - Fixed a test in PipelinedWriterTest
    - Ongoing and future socket.write calls will end with an error after the writer is closed. This is because close() destroys the socket and any ongoing and future socket.write calls will end with an error as described in node.js [documentation](https://nodejs.org/api/stream.html#writabledestroyerror). So we will be able to reject all deferred promises in the write queue upon close due to connection.close() or socket write error close().
    - We were not closing the socket on write error before, now we do it. We were sending end packet and don't write anymore. This is the same as java. [See](https://hazelcast.slack.com/archives/C01JU7ZJYGP/p1668695419424179)
    
    fixes hazelcast#1256
    srknzl committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    e1df29b View commit details
    Browse the repository at this point in the history
  12. Change logic around closing connections and writers API-1283 (hazelca…

    …st#1417)
    
    The issue was writing some data to the connection after it being closed. I changed and refactored some logic around PipelinedWriter and Connection to avoid that. 
    
    - Moved socket closing responsibility to Writers
    - Fixed a test in PipelinedWriterTest
    - Ongoing and future socket.write calls will end with an error after the writer is closed. This is because close() destroys the socket and any ongoing and future socket.write calls will end with an error as described in node.js [documentation](https://nodejs.org/api/stream.html#writabledestroyerror). So we will be able to reject all deferred promises in the write queue upon close due to connection.close() or socket write error close().
    - We were not closing the socket on write error before, now we do it. We were sending end packet and don't write anymore. This is the same as java. [See](https://hazelcast.slack.com/archives/C01JU7ZJYGP/p1668695419424179)
    
    fixes hazelcast#1256
    srknzl authored and harunalpak committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    707e1e2 View commit details
    Browse the repository at this point in the history
  13. Change logic around closing connections and writers API-1283 (hazelca…

    …st#1417)
    
    The issue was writing some data to the connection after it being closed. I changed and refactored some logic around PipelinedWriter and Connection to avoid that. 
    
    - Moved socket closing responsibility to Writers
    - Fixed a test in PipelinedWriterTest
    - Ongoing and future socket.write calls will end with an error after the writer is closed. This is because close() destroys the socket and any ongoing and future socket.write calls will end with an error as described in node.js [documentation](https://nodejs.org/api/stream.html#writabledestroyerror). So we will be able to reject all deferred promises in the write queue upon close due to connection.close() or socket write error close().
    - We were not closing the socket on write error before, now we do it. We were sending end packet and don't write anymore. This is the same as java. [See](https://hazelcast.slack.com/archives/C01JU7ZJYGP/p1668695419424179)
    
    fixes hazelcast#1256
    srknzl authored and harunalpak committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    29d8f41 View commit details
    Browse the repository at this point in the history
  14. Change logic around closing connections and writers API-1283 (hazelca…

    …st#1417)
    
    The issue was writing some data to the connection after it being closed. I changed and refactored some logic around PipelinedWriter and Connection to avoid that. 
    
    - Moved socket closing responsibility to Writers
    - Fixed a test in PipelinedWriterTest
    - Ongoing and future socket.write calls will end with an error after the writer is closed. This is because close() destroys the socket and any ongoing and future socket.write calls will end with an error as described in node.js [documentation](https://nodejs.org/api/stream.html#writabledestroyerror). So we will be able to reject all deferred promises in the write queue upon close due to connection.close() or socket write error close().
    - We were not closing the socket on write error before, now we do it. We were sending end packet and don't write anymore. This is the same as java. [See](https://hazelcast.slack.com/archives/C01JU7ZJYGP/p1668695419424179)
    
    fixes hazelcast#1256
    srknzl authored and harunalpak committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    07f39d3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    53000b5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f75acdc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6bbe14a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    641f053 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    81135a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    9bde5cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ea6d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87de7a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d99d296 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Check the member UUIDs that the schema is replicated in the client sc…

    …hema service [API-1646] (hazelcast#1418)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Check the member UUIDs that the schema is replicated in the client schema service [API-1646]
    
    * Some modifications (HZ-VERSION, Constructor parameters)
    
    * remove some files not related to this PR
    
    * PR Review fixes
    
    * Fixed review comments
    
    * Some fixes related to PR comments and I wrote a new test to increase the coverage rate.
    
    * Lint issue
    
    * moving test test to another file
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ec9a2c4 View commit details
    Browse the repository at this point in the history
  2. Check the member UUIDs that the schema is replicated in the client sc…

    …hema service [API-1646] (hazelcast#1418)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Check the member UUIDs that the schema is replicated in the client schema service [API-1646]
    
    * Some modifications (HZ-VERSION, Constructor parameters)
    
    * remove some files not related to this PR
    
    * PR Review fixes
    
    * Fixed review comments
    
    * Some fixes related to PR comments and I wrote a new test to increase the coverage rate.
    
    * Lint issue
    
    * moving test test to another file
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    315451b View commit details
    Browse the repository at this point in the history
  3. Do not invoke urgent invocations that contains serialized data immedi…

    …ately[API-1647] (hazelcast#1422)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Do not invoke urgent invocations that contains serialized data immediately
    
    * Do not invoke urgent invocations that contains serialized data immediately [API-1647]
    
    * SetUUIDCodec added
    
    * Codecs update
    
    * Change default cloud coordinator URL to point to Viridian[API-1680] (hazelcast#1419)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Change default cloud coordinator URL to point to Viridian
    
    * Improve documentation for primitive-nullable primitive field interoperability [API-1579] (hazelcast#1420)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Improve documentation for primitive-nullable primitive field interoperability
    
    * Some fixes.
    
    * removing unused codes
    
    * added some test ported from java
    
    * added version check for tests
    
    * test names were changed same as in java.
    
    * test modifications
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * test bug fixed
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ff49a29 View commit details
    Browse the repository at this point in the history
  4. Do not invoke urgent invocations that contains serialized data immedi…

    …ately[API-1647] (hazelcast#1422)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Do not invoke urgent invocations that contains serialized data immediately
    
    * Do not invoke urgent invocations that contains serialized data immediately [API-1647]
    
    * SetUUIDCodec added
    
    * Codecs update
    
    * Change default cloud coordinator URL to point to Viridian[API-1680] (hazelcast#1419)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Change default cloud coordinator URL to point to Viridian
    
    * Improve documentation for primitive-nullable primitive field interoperability [API-1579] (hazelcast#1420)
    
    * Make ReadResultSet iterable [API-1315]
    
    * Make ReadResultSet iterable [API-1315]
    
    * Changes made according to comments on PR.[API-1315]
    
    * Improve documentation for primitive-nullable primitive field interoperability
    
    * Some fixes.
    
    * removing unused codes
    
    * added some test ported from java
    
    * added version check for tests
    
    * test names were changed same as in java.
    
    * test modifications
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * fixes related to PR comments.
    
    * test bug fixed
    
    Co-authored-by: Harun <harun.alpak@Haruns-MacBook-Pro.local>
    harunalpak and Harun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ef7a3b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8daca6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a6bcae View commit details
    Browse the repository at this point in the history
  7. Change logic around closing connections and writers API-1283 (hazelca…

    …st#1417)
    
    The issue was writing some data to the connection after it being closed. I changed and refactored some logic around PipelinedWriter and Connection to avoid that. 
    
    - Moved socket closing responsibility to Writers
    - Fixed a test in PipelinedWriterTest
    - Ongoing and future socket.write calls will end with an error after the writer is closed. This is because close() destroys the socket and any ongoing and future socket.write calls will end with an error as described in node.js [documentation](https://nodejs.org/api/stream.html#writabledestroyerror). So we will be able to reject all deferred promises in the write queue upon close due to connection.close() or socket write error close().
    - We were not closing the socket on write error before, now we do it. We were sending end packet and don't write anymore. This is the same as java. [See](https://hazelcast.slack.com/archives/C01JU7ZJYGP/p1668695419424179)
    
    fixes hazelcast#1256
    srknzl authored and harunalpak committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    4da9d51 View commit details
    Browse the repository at this point in the history
  8. Change logic around closing connections and writers API-1283 (hazelca…

    …st#1417)
    
    The issue was writing some data to the connection after it being closed. I changed and refactored some logic around PipelinedWriter and Connection to avoid that. 
    
    - Moved socket closing responsibility to Writers
    - Fixed a test in PipelinedWriterTest
    - Ongoing and future socket.write calls will end with an error after the writer is closed. This is because close() destroys the socket and any ongoing and future socket.write calls will end with an error as described in node.js [documentation](https://nodejs.org/api/stream.html#writabledestroyerror). So we will be able to reject all deferred promises in the write queue upon close due to connection.close() or socket write error close().
    - We were not closing the socket on write error before, now we do it. We were sending end packet and don't write anymore. This is the same as java. [See](https://hazelcast.slack.com/archives/C01JU7ZJYGP/p1668695419424179)
    
    fixes hazelcast#1256
    srknzl authored and harunalpak committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    2f22dcd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a760d53 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ca0cb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b4ec3a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e970a94 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    79abb09 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f16f29f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    2fadb68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaf74b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cecc8b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    192b7be View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    275ade9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    8c4ceaa View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    dcb66b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab0d337 View commit details
    Browse the repository at this point in the history
  3. Fixed related to PR review

    harunalpak committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    bd7e891 View commit details
    Browse the repository at this point in the history
  4. For windows GITHUB_WORKSPACE not working. Replaced $GITHUB_WORKSPACE …

    …=> ${{ github.workspace }}
    harunalpak committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    099c53a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d33cdbd View commit details
    Browse the repository at this point in the history
  6. documentation update

    harunalpak committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b5248dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf72c26 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    8100729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a399ee6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f4a528 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0210e66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91e4dc1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Fixing test fail

    harunalpak committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    5e92ece View commit details
    Browse the repository at this point in the history