-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Test/2150 #10670
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
Open
ilhomu
wants to merge
30
commits into
apache:master
Choose a base branch
from
ilhomu:test/2150
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Test/2150 #10670
Conversation
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
…apache#10310. Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit 60ba8b1)
…ry (apache#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)
…Fixes apache#10640. Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit 91e6666)
…ache request (apache#10645) (cherry picked from commit 2b1406e)
…saction rollback (apache#10647) (cherry picked from commit 378f064)
…che#10649. Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit 4633ca4)
…erations. (apache#10644) (cherry picked from commit f5e69ba)
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 3762c8b)
…0657. Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com>
…ion - Fixes apache#10661. Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit b04fe32)
…ixes apache#10662. Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit 1a69152)
Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com> (cherry picked from commit 2a7cb59)
…cmd) - Fixes apache#10666. Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com>
Squashed commit of the following:
commit f7a3fad02662615e47c90220240fa8418765283a
Author: Aleksey Plekhanov <plehanov.alex@gmail.com>
Date: Thu Jul 2 19:47:20 2020 +0500
IGN-1049 Backup filter for RendezvousAffinityFunction
(cherry picked from commit 8ec78ed)
(cherry picked from commit 4f7579d)
Merge in OSPT/ignite from IGN-2583 to master
Squashed commit of the following:
commit e3b64a3f77c9abb1e6796f3a818a961acacad19f
Author: Nikolay Izhikov <nizhikov@apache.org>
Date: Thu Feb 4 15:18:59 2021 +0300
IGN-2583: RegisterSameJavaType mode enabled when reading message.
(cherry picked from commit 3bf8812)
Merge in OSPT/ignite from IGN-2681 to master
Squashed commit of the following:
commit 52c96c308aca0e2baeb7a1c476d990a215d69810
Author: Nikolay Izhikov <nizhikov@apache.org>
Date: Wed Feb 17 18:42:57 2021 +0300
IGN-2681: Enable RegisterSameJavaType mode for a cache operations.
(cherry picked from commit 330ef81)
(cherry picked from commit 5579994)
…date
Merge in OSPT/ignite from IGN-2810 to master
Squashed commit of the following:
commit 4c97a66ae0ed7f264b66e7f798bad548807b0503
Author: Nikolay Izhikov <nizhikov@apache.org>
Date: Fri Mar 5 11:09:03 2021 +0300
IGN-2810 Fix.
commit 2313da33c5d83a0185abb8cf8e66aa66ec4f42e2
Author: Nikolay Izhikov <nizhikov@apache.org>
Date: Thu Mar 4 19:39:36 2021 +0300
IGN-2810 Fix.
commit a19b9798c3902f5270e171def552152cca1c2a23
Author: Nikolay Izhikov <nizhikov@apache.org>
Date: Wed Mar 3 22:48:29 2021 +0300
IGN-2810 .Net test to reproduce LoadCache issue.
commit 875362740de6238ea20d25094f8f2e7e65eb79eb
Author: Nikolay Izhikov <nizhikov@apache.org>
Date: Wed Mar 3 22:30:37 2021 +0300
IGN-2810 .Net test to reproduce LoadCache issue.
commit a041b1a1b7d1a5d2a12cbe8bfc1a9813e711a176
Author: Nikolay Izhikov <nizhikov@apache.org>
Date: Wed Mar 3 21:58:30 2021 +0300
IGN-2810 .Net test to reproduce LoadCache issue.
(cherry picked from commit 549f19f)
Merge in ISE/ignite from ISE-593 to master
Squashed commit of the following:
commit b1ddaade31db7dfc5d7c643369658d4507ba10ac
Author: Vitaliy Osipov <osipov.v.ale@sberbank.ru>
Date: Wed Oct 5 14:41:06 2022 +0300
ISE-593 fixed groupID to com.sbt.ignite for examples pom.xml
Squashed commit of the following:
commit 70ccb3a942ddc65e134c96b6cfcd7297b2a4d94e
Author: nizhikov <nizhikov@apache.org>
Date: Fri Mar 31 17:02:00 2023 +0300
IGNITE-18999 Code review fixes
commit 465566c7dc0c0e7c853d32ffa158539d069f65f4
Author: nizhikov <nizhikov@apache.org>
Date: Fri Mar 31 16:32:20 2023 +0300
IGNITE-18999 Support --only-primary snapshot mode in control.sh
f8cfb9b to
42499ba
Compare
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.