Temporary PR to monitor changes in the release branch#10641
Open
alex-plekhanov wants to merge 22 commits intomasterfrom
Open
Temporary PR to monitor changes in the release branch#10641alex-plekhanov wants to merge 22 commits intomasterfrom
alex-plekhanov wants to merge 22 commits intomasterfrom
Conversation
Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit b6a1b9b)
…ry (#10642) * Add `IgniteClientConfiguration.EnableClusterDiscovery`. * Allow any combinations of `EnableClusterDiscovery` and `EnablePartitionAwareness`: * Only `EnablePartitionAwareness`: use configured endpoints to route requests. * Only `EnableClusterDiscovery`: use discovered endpoints for failover, but maintain only one connection. * Both enabled: discover all, connect to all. * Both disabled: maintain one connection, use only configured endpoints for failover. (cherry picked from commit 3ecb062)
(cherry picked from commit 910b7d5)
. Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit 4633ca4)
Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit 28930c2)
Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit b5e7397)
Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit 0093f85)
Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit 3762c8b)
Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com>
Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit 2a7cb59)
…cmd) - Fixes #10666. Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com>
|
Kudos, SonarCloud Quality Gate passed! |
… on PRs from forks
(cherry picked from commit 890368f)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Thank you for submitting the pull request to the Apache Ignite.
In order to streamline the review of the contribution
we ask you to ensure the following steps have been taken:
The Contribution Checklist
The description explains WHAT and WHY was made instead of HOW.
The following pattern must be used:
IGNITE-XXXX Change summarywhereXXXX- number of JIRA issue.(see the Maintainers list)
the
green visaattached to the JIRA ticket (see TC.Bot: Check PR)Notes
If you need any help, please email dev@ignite.apache.org or ask anу advice on http://asf.slack.com #ignite channel.