Conversation
…ated by communication (cherry-picked from commit #4fe8608)
…ifyDumpCrcWithCorruptedPartition test. (cherry picked from commit 7341000)
…byte array output stream size
…oncurrently. (cherry picked from commit 1acfddd)
…guments user, password if its in the end of arguments list
(cherry picked from commit 9f20fb9)
(cherry picked from commit 8c3601e)
…rectlyAfterRandomStop (cherry picked from commit 66c28f9)
…h ZK discovery) (cherry picked from commit d7411bd343cf68858f86f39b12832c826a79bc15) (cherry picked from commit c49ce66)
…ery thread did not start
This reverts commit a09dbe9.
(cherry picked from commit 51f1872)
(cherry picked from commit 54d30f0)
…fails in MVCC case (backport)
…ads. This closes apache#4934. (cherry picked from commit 1eb5750)
… in some circumstances - Fixes apache#6316. Signed-off-by: Dmitriy Govorukhin <dmitriy.govorukhin@gmail.com> (cherry picked from commit 217accf)
…ixes apache#6140. Signed-off-by: Alexey Goncharuk <alexey.goncharuk@gmail.com> (cherry picked from commit 5307b0a)
(cherry picked from commit e93f374)
(cherry picked from commit 5847c93)
…unication SPI (+many other places). (cherry picked from commit 28cc85b)
…ge-executor (cherry picked from commit 380a1eb)
… having caches in replica
* 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
(cherry picked from commit 932b66b)
…README.txt in ignite/.
…dexed cache contains different datatypes fixed.
…tionError - Fixes apache#5558. Signed-off-by: Ivan Rakov <irakov@apache.org> (cherry picked from commit 1039c8a)
… changes when MMAP is disabled
…che#6423. Signed-off-by: Ivan Rakov <irakov@apache.org> (cherry picked from commit d384564e9229d01a51736307e2fe86587f952acf) (cherry picked from commit bf70d618ec043b17b91e91c13b27be1e9441e4ef)
…e object. (cherry picked from commit c163938)
…or system caches (cherry picked from commit 0fc624a62c902b177da498ecbbd656ec16277ee2)
…ker would be stored to disk
…HistogramMetric json (cherry picked from commit 3b6373a82eb6e6c9fc45e7f158222157c0aa01da)
Contributor
|
Closing as it is not related to any Ignite ticket. |
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.
No description provided.