svn commit: r1818316 - /ignite/site/trunk/community/resources.html

2017-12-15 Thread av
Author: av Date: Fri Dec 15 18:34:14 2017 New Revision: 1818316 URL: http://svn.apache.org/viewvc?rev=1818316=rev Log: changed Tikhonov's company Modified: ignite/site/trunk/community/resources.html Modified: ignite/site/trunk/community/resources.html URL:

ignite git commit: IGNITE-7213: Empty class descriptions for KNNModelFormat

2017-12-15 Thread chief
Repository: ignite Updated Branches: refs/heads/master 86dc36d03 -> 91be7aff1 IGNITE-7213: Empty class descriptions for KNNModelFormat this closes #3242 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/91be7aff Tree:

[29/50] [abbrv] ignite git commit: IGNITE-6423: PDS could be corrupted if partition have been evicted and owned again. This closes #3115.

2017-12-15 Thread sboikov
IGNITE-6423: PDS could be corrupted if partition have been evicted and owned again. This closes #3115. Fixed page memory update operations without checkpoint lock. Fixed page CRC calculation. Fixed outdated page handling. Added checkpoint lock hold assertions for memory update operations. Fixed

[01/50] [abbrv] ignite git commit: IGNITE-5731: curWaitingJobs and avgJobWaitTime calculation fixed

2017-12-15 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-zk-ce cbe9980b4 -> ed492a4f3 IGNITE-5731: curWaitingJobs and avgJobWaitTime calculation fixed Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[16/50] [abbrv] ignite git commit: IGNITE-6663: SQL: optimized PK index lookup (use findOne instead of find(lower, upper)). This closes #3086.

2017-12-15 Thread sboikov
IGNITE-6663: SQL: optimized PK index lookup (use findOne instead of find(lower, upper)). This closes #3086. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/850863e1 Tree:

[47/50] [abbrv] ignite git commit: Minor: moved inner TcpCommunicationSpi messages to top-level classes.

2017-12-15 Thread sboikov
Minor: moved inner TcpCommunicationSpi messages to top-level classes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e358ae24 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e358ae24 Diff:

[48/50] [abbrv] ignite git commit: zk

2017-12-15 Thread sboikov
zk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/60b625a9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/60b625a9 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/60b625a9 Branch:

[11/50] [abbrv] ignite git commit: IGNITE-7147 Web Console: Added "Number of connected clusters" component.

2017-12-15 Thread sboikov
IGNITE-7147 Web Console: Added "Number of connected clusters" component. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/67625336 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/67625336 Diff:

[35/50] [abbrv] ignite git commit: IGNITE-7199 Web console: several minor improvements.

2017-12-15 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/e08d19cb/modules/web-console/frontend/public/images/icons/index.js -- diff --git a/modules/web-console/frontend/public/images/icons/index.js

[25/50] [abbrv] ignite git commit: IGNITE-7177 Correctly handle custom messages which do not change affinity

2017-12-15 Thread sboikov
IGNITE-7177 Correctly handle custom messages which do not change affinity Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7cf049e8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7cf049e8 Diff:

[03/50] [abbrv] ignite git commit: IGNITE-7053 S3 IP finder: support server side encryption. This close #3189.

2017-12-15 Thread sboikov
IGNITE-7053 S3 IP finder: support server side encryption. This close #3189. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fe36e629 Tree:

[07/50] [abbrv] ignite git commit: IGNITE-6880: KNN(k nearest neighbor) algorithm

2017-12-15 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/8ba773bf/modules/ml/src/test/java/org/apache/ignite/ml/IgniteMLTestSuite.java -- diff --git a/modules/ml/src/test/java/org/apache/ignite/ml/IgniteMLTestSuite.java

[45/50] [abbrv] ignite git commit: Minor: moved inner TcpCommunicationSpi messages to top-level classes.

2017-12-15 Thread sboikov
Minor: moved inner TcpCommunicationSpi messages to top-level classes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c576d5a0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c576d5a0 Diff:

[30/50] [abbrv] ignite git commit: IGNITE-4454 Minor fix for duration filter.

2017-12-15 Thread sboikov
IGNITE-4454 Minor fix for duration filter. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9f7bc54e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9f7bc54e Diff:

[04/50] [abbrv] ignite git commit: IGNITE-7157: Fixed deadlock when partition eviction run in different threads.

2017-12-15 Thread sboikov
IGNITE-7157: Fixed deadlock when partition eviction run in different threads. Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0cf65adc Tree:

[14/50] [abbrv] ignite git commit: IGNITE-7170 Fix javadoc MemoryConfiguration (20% instead of 80%). This closes #3203.

2017-12-15 Thread sboikov
IGNITE-7170 Fix javadoc MemoryConfiguration (20% instead of 80%). This closes #3203. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9656929a Tree:

[31/50] [abbrv] ignite git commit: IGNITE-6995 Visor CMD: Updated eviction policy factory in configs.

2017-12-15 Thread sboikov
IGNITE-6995 Visor CMD: Updated eviction policy factory in configs. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/47e7daf7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/47e7daf7 Diff:

[46/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-zk-ce

2017-12-15 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-zk-ce Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0b225226 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0b225226 Diff:

[41/50] [abbrv] ignite git commit: IGNITE-7200: SQL: simplified DML module structure and restored encapsulation. This closes #3225.

2017-12-15 Thread sboikov
IGNITE-7200: SQL: simplified DML module structure and restored encapsulation. This closes #3225. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/03bb5513 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/03bb5513

[08/50] [abbrv] ignite git commit: IGNITE-6880: KNN(k nearest neighbor) algorithm

2017-12-15 Thread sboikov
IGNITE-6880: KNN(k nearest neighbor) algorithm this closes #3117 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8ba773bf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8ba773bf Diff:

[13/50] [abbrv] ignite git commit: Fixed javadoc for S3CheckpointSpi class.

2017-12-15 Thread sboikov
Fixed javadoc for S3CheckpointSpi class. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8dbd074f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8dbd074f

[32/50] [abbrv] ignite git commit: IGNITE-6495: performance measurement of decision trees algorithms

2017-12-15 Thread sboikov
IGNITE-6495: performance measurement of decision trees algorithms this closes #3213 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a0516f9e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a0516f9e Diff:

[22/50] [abbrv] ignite git commit: IGNITE-7172 Added examples on queries page.

2017-12-15 Thread sboikov
IGNITE-7172 Added examples on queries page. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/156e1676 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/156e1676 Diff:

[23/50] [abbrv] ignite git commit: IGNITE-7118 performance measurement for distributed k-means clustering

2017-12-15 Thread sboikov
IGNITE-7118 performance measurement for distributed k-means clustering this closes #3211 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9a8b95ed Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9a8b95ed Diff:

[37/50] [abbrv] ignite git commit: IGNITE-7199 Visor CMD: minor refactoring.

2017-12-15 Thread sboikov
IGNITE-7199 Visor CMD: minor refactoring. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cd195646 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cd195646 Diff:

[38/50] [abbrv] ignite git commit: IGNITE-7175 Throttling is not applied to page allocation - Fixes #3209.

2017-12-15 Thread sboikov
IGNITE-7175 Throttling is not applied to page allocation - Fixes #3209. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9ca3c096 Tree:

[17/50] [abbrv] ignite git commit: IGNITE-7122: Fixed assertion in BPlusTree printing code. This closes #3157.

2017-12-15 Thread sboikov
IGNITE-7122: Fixed assertion in BPlusTree printing code. This closes #3157. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1e8eaff1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1e8eaff1 Diff:

[24/50] [abbrv] ignite git commit: IGNITE-6920 Fixed dependencies resolving.

2017-12-15 Thread sboikov
IGNITE-6920 Fixed dependencies resolving. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c10aa0c4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c10aa0c4 Diff:

[05/50] [abbrv] ignite git commit: IGNITE-7145 Visor CMD: Fixed stack overflow for VisorConsoleCommand.warn() method.

2017-12-15 Thread sboikov
IGNITE-7145 Visor CMD: Fixed stack overflow for VisorConsoleCommand.warn() method. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/77e9a875 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/77e9a875 Diff:

[28/50] [abbrv] ignite git commit: IGNITE-7172 Fix minor CSS issues.

2017-12-15 Thread sboikov
IGNITE-7172 Fix minor CSS issues. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/24412f52 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/24412f52 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/24412f52

[12/50] [abbrv] ignite git commit: IGNITE-7147 Minor fix.

2017-12-15 Thread sboikov
IGNITE-7147 Minor fix. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/645d04de Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/645d04de Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/645d04de Branch:

[15/50] [abbrv] ignite git commit: IGNITE-6123: First performance measurement of implemented ml algorithms

2017-12-15 Thread sboikov
IGNITE-6123: First performance measurement of implemented ml algorithms this closes #2780 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2e65a785 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2e65a785 Diff:

[44/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-zk-ce

2017-12-15 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-zk-ce Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2b74163c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2b74163c Diff:

[36/50] [abbrv] ignite git commit: IGNITE-7199 Web console: several minor improvements.

2017-12-15 Thread sboikov
IGNITE-7199 Web console: several minor improvements. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e08d19cb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e08d19cb Diff:

[18/50] [abbrv] ignite git commit: IGNITE-7095: SQL: fixed per-thread H2 connection leak. This closes #3141.

2017-12-15 Thread sboikov
IGNITE-7095: SQL: fixed per-thread H2 connection leak. This closes #3141. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/316feb86 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/316feb86 Diff:

[39/50] [abbrv] ignite git commit: IGNITE-7172 Minor fix.

2017-12-15 Thread sboikov
IGNITE-7172 Minor fix. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/802a1668 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/802a1668 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/802a1668 Branch:

[10/50] [abbrv] ignite git commit: IGNITE-7121 Visor CMD: Fixed reading last command line in batch mode.

2017-12-15 Thread sboikov
IGNITE-7121 Visor CMD: Fixed reading last command line in batch mode. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7b7fb8cb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7b7fb8cb Diff:

[34/50] [abbrv] ignite git commit: IGNITE-6920 Fixed rhel detection in web console direct-install.

2017-12-15 Thread sboikov
IGNITE-6920 Fixed rhel detection in web console direct-install. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/33258762 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/33258762 Diff:

[19/50] [abbrv] ignite git commit: IGNITE-7114: C++ node can start without example folder now

2017-12-15 Thread sboikov
IGNITE-7114: C++ node can start without example folder now Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bb2d59b2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bb2d59b2 Diff:

[40/50] [abbrv] ignite git commit: IGNITE-7200: SQL: simplified DML module structure and restored encapsulation. This closes #3225.

2017-12-15 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/03bb5513/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/dml/FastUpdate.java -- diff --git

[27/50] [abbrv] ignite git commit: IGNITE-6390 Web Console: Fixed cluster selector on topology changed.

2017-12-15 Thread sboikov
IGNITE-6390 Web Console: Fixed cluster selector on topology changed. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e6489ea1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e6489ea1 Diff:

[06/50] [abbrv] ignite git commit: IGNITE-7159 - Fix IgniteCacheAtomicExpiryPolicyWithStoreTest.testGetReadThrough

2017-12-15 Thread sboikov
IGNITE-7159 - Fix IgniteCacheAtomicExpiryPolicyWithStoreTest.testGetReadThrough Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e3d70a82 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e3d70a82 Diff:

[21/50] [abbrv] ignite git commit: IGNITE-7118 performance measurement for distributed k-means clustering

2017-12-15 Thread sboikov
IGNITE-7118 performance measurement for distributed k-means clustering this closes #3210 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4ce5fe28 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4ce5fe28 Diff:

[09/50] [abbrv] ignite git commit: IGNITE-7055: Fix text query to work with a particular field. - Fixes #3151.

2017-12-15 Thread sboikov
IGNITE-7055: Fix text query to work with a particular field. - Fixes #3151. Signed-off-by: shroman Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/27095c87 Tree:

[43/50] [abbrv] ignite git commit: IGNITE-7208 Fixed pug template.

2017-12-15 Thread sboikov
IGNITE-7208 Fixed pug template. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/061ec6ae Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/061ec6ae Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/061ec6ae

[26/50] [abbrv] ignite git commit: IGNITE-7166: SQL: fixed affinity nodes processing for REPLICATED caches. This closes #3202.

2017-12-15 Thread sboikov
IGNITE-7166: SQL: fixed affinity nodes processing for REPLICATED caches. This closes #3202. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e3bbc984 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e3bbc984 Diff:

[02/50] [abbrv] ignite git commit: IGNITE-6406: Fixed parallel index worker name.

2017-12-15 Thread sboikov
IGNITE-6406: Fixed parallel index worker name. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7ee6722d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7ee6722d Diff:

[20/50] [abbrv] ignite git commit: IGNITE-7169: Missed javadoc for IgniteToDoubleFunction

2017-12-15 Thread sboikov
IGNITE-7169: Missed javadoc for IgniteToDoubleFunction this closes #3208 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d5ad78c2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d5ad78c2 Diff:

[50/50] [abbrv] ignite git commit: zk

2017-12-15 Thread sboikov
zk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ed492a4f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ed492a4f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ed492a4f Branch:

[33/50] [abbrv] ignite git commit: IGNITE-4943 Web Console: Improved tooltips on "Admin panel" screen.

2017-12-15 Thread sboikov
IGNITE-4943 Web Console: Improved tooltips on "Admin panel" screen. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c9d6dd5f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c9d6dd5f Diff:

[49/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-zk-ce

2017-12-15 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-zk-ce # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoMessageFactory.java # modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java

[42/50] [abbrv] ignite git commit: IGNITE-7079: Add examples for kNN classification and for kNN regression

2017-12-15 Thread sboikov
IGNITE-7079: Add examples for kNN classification and for kNN regression this closes #3218 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/da782958 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/da782958 Diff:

ignite git commit: IGNITE-7212 Fixed infinite loop in TCP communication SPI skipping local address

2017-12-15 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master e358ae241 -> 86dc36d03 IGNITE-7212 Fixed infinite loop in TCP communication SPI skipping local address Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/86dc36d0

ignite git commit: Minor: moved inner TcpCommunicationSpi messages to top-level classes.

2017-12-15 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master c576d5a0a -> e358ae241 Minor: moved inner TcpCommunicationSpi messages to top-level classes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e358ae24 Tree:

ignite git commit: Minor: moved inner TcpCommunicationSpi messages to top-level classes.

2017-12-15 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 061ec6aef -> c576d5a0a Minor: moved inner TcpCommunicationSpi messages to top-level classes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c576d5a0 Tree: