Skip to content

Conversation

@sanpwc
Copy link

@sanpwc sanpwc commented Aug 30, 2019

No description provided.

akuznetsov-os and others added 30 commits June 2, 2019 00:34
…uration and move them to IgniteConfiguration level (apache#6534)

(cherry picked from commit 64c6686)
…iring SYSTEM_WORKER_BLOCKED failure in exchange-worker

(cherry-picked from commit #c15ef975ba662f3017d7886d91e182d7714297fe)
…ated by communication

(cherry-picked from commit #4fe8608)
…ifyDumpCrcWithCorruptedPartition test.

(cherry picked from commit 7341000)
…guments user, password if its in the end of arguments list
akalash and others added 30 commits August 23, 2019 17:05
(cherry picked from commit 18c0316)
(cherry picked from commit e7bd69a)
…secured cluster

(cherry-picked from commit #82f3b07)
…es have incompatible assignments.

(cherry picked from commit fe8c746)
(cherry picked from commit ae5f40a)
…ifferent datatypes fixed.

# Conflicts:
#	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheEntryEx.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheMapEntry.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java
#	modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheTestEntryEx.java
#	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IndexBuildClosure.java
#	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IndexRebuildPartialClosure.java
#	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/SchemaManager.java
#	modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteBinaryCacheQueryTestSuite.java
* Root cause: `StreamTransformer` used `InvokeAll`, while in Java it is `Invoke` in a loop, causing different semantics.
* Related issue: local processor allocation is not used, causing performance degradation for `Invoke` calls on local cache entries (which is exactly what's going on with `StreamTransformer`)

Cherry-picked from 14cdf00
…ifferent datatypes fixed.

# Conflicts:
#	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheEntryEx.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheMapEntry.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java
#	modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheTestEntryEx.java
#	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IndexBuildClosure.java
#	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IndexRebuildPartialClosure.java
#	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/SchemaManager.java
#	modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteBinaryCacheQueryTestSuite.java
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.