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

Ignite gg 13072 #3057

Closed
wants to merge 515 commits into from
Closed

Conversation

dkarachentsev
Copy link
Contributor

No description provided.

AMashenkov and others added 30 commits June 23, 2017 13:28
Backport of IGNITE-5223 with fixes.
# Conflicts:
#	modules/core/src/main/java/org/apache/ignite/internal/GridTopic.java
#	modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java
#	modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoMessageFactory.java
#	modules/core/src/main/java/org/apache/ignite/internal/managers/communication/IgniteIoTestMessage.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheAdapter.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridDhtAtomicCache.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/service/GridServiceProcessor.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/task/GridTaskThreadContextKey.java
#	modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java
#	modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite5.java
# Conflicts:
#	modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite5.java
(cherry picked from commit c10be57)
(cherry picked from commit d268b32)
…ters.

(cherry picked from commit b1c56a1)

(cherry picked from commit 4a8f295)
(cherry picked from commit a2a4ec1)
# Conflicts:
#	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCachePreloaderAdapter.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtPartitionTopologyImpl.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionDemander.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPreloader.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/security/SecurityUtils.java
#	modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ServerImpl.java
#	modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite5.java
#	modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteCacheQuerySelfTestSuite3.java
#	modules/platforms/cpp/odbc-test/src/application_data_buffer_test.cpp
#	modules/platforms/cpp/odbc-test/src/queries_test.cpp
#	modules/platforms/cpp/odbc/include/ignite/odbc/common_types.h
#	modules/platforms/cpp/odbc/include/ignite/odbc/statement.h
#	modules/platforms/cpp/odbc/src/config/connection_info.cpp
#	modules/platforms/cpp/odbc/src/diagnostic/diagnostic_record.cpp
#	modules/platforms/cpp/odbc/src/odbc.cpp
#	modules/platforms/cpp/odbc/src/query/batch_query.cpp
#	modules/platforms/cpp/odbc/src/statement.cpp
AMashenkov and others added 28 commits October 31, 2017 15:46
Solves "Ignite instance with this name has already been started" test failures

(cherry picked from commit 7696dd2)
Signed-off-by: nikolay_tikhonov <ntikhonov@gridgain.com>
Signed-off-by: nikolay_tikhonov <ntikhonov@gridgain.com>
…guration.

Signed-off-by: Andrey Gura <agura@apache.org>

(cherry picked from commit 6579e69)
Signed-off-by: nikolay_tikhonov <ntikhonov@gridgain.com>
…ver.

Also add detection of UPDATE/DELETE in executeQuery(), tangentially related to IGNITE-6326
IGNITE-5613 - Fixed deadlock on sequence update inside transaction

(cherry picked from commit 7db925c)
(cherry picked from commit 1488391)
IGNITE-5613 - Fixed race on local sequence increment and distributed update

(cherry picked from commit 7d42dea)
(cherry picked from commit 9f977ec)
Signed-off-by: nikolay_tikhonov <ntikhonov@gridgain.com>
(cherry picked from commit 2252510)
@dspavlov
Copy link
Contributor

Closing temporary (test-only) PR. Feel free to reopen if needed.

@dspavlov dspavlov closed this Jul 24, 2019
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.

None yet