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

Change default cloud coordinator URL to point to Viridian[API-1680] #1419

Merged
merged 10 commits into from
Nov 25, 2022

Conversation

harunalpak
Copy link
Contributor

Currently the cloud coordinator URL points to Hazelcast Cloud, which is superseded by Viridian Serverless.

The new coordinator base URL is: https://api.viridian.hazelcast.com Nothing else should be changed.

@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

Merging #1419 (d8e7183) into master (18c7f58) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1419      +/-   ##
==========================================
+ Coverage   93.11%   93.12%   +0.01%     
==========================================
  Files         465      465              
  Lines       16430    16430              
  Branches     1337     1337              
==========================================
+ Hits        15298    15300       +2     
  Misses        830      830              
+ Partials      302      300       -2     
Impacted Files Coverage Δ
src/config/Config.ts 98.24% <ø> (ø)
src/discovery/HazelcastCloudDiscovery.ts 86.36% <ø> (ø)
src/network/Connection.ts 94.22% <0.00%> (-0.89%) ⬇️
src/proxy/MultiMapProxy.ts 98.97% <0.00%> (+0.51%) ⬆️
src/util/Util.ts 86.98% <0.00%> (+0.68%) ⬆️
src/invocation/InvocationService.ts 95.29% <0.00%> (+0.78%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@harunalpak harunalpak merged commit e4cb194 into hazelcast:master Nov 25, 2022
harunalpak added a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Nov 26, 2022
…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 added a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Nov 26, 2022
…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
@yuce yuce added this to the 5.2.0 milestone Nov 29, 2022
harunalpak added a commit that referenced this pull request Dec 2, 2022
…ately[API-1647] (#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] (#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] (#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 added a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Dec 7, 2022
…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 added a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Dec 8, 2022
…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 added a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Dec 8, 2022
…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 added a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Dec 8, 2022
…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 added a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Dec 8, 2022
…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 added a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Dec 8, 2022
…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 added a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Dec 8, 2022
…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 added a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Dec 8, 2022
…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 added a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Dec 8, 2022
…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>
srknzl pushed a commit to fatihozer0/hazelcast-nodejs-client that referenced this pull request Mar 24, 2023
…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
srknzl pushed a commit to fatihozer0/hazelcast-nodejs-client that referenced this pull request Mar 24, 2023
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants