[GitHub] ignite pull request #1324: Ignite 3292 fixed

2016-12-14 Thread oleg-ostanin
Github user oleg-ostanin closed the pull request at:

https://github.com/apache/ignite/pull/1324


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #1324: Ignite 3292 fixed

2016-12-07 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request:

https://github.com/apache/ignite/pull/1324

Ignite 3292 fixed

log file looks like this:
...
<15:02:48> Preloading started.
<15:02:48> Preloading:atomic-index 
0(+0)
<15:02:48> Preloading:query
0(+0)
<15:02:48> Preloading:tx-fat-values
0(+0)
<15:02:48> Preloading:compute  
0(+0)
<15:02:49> Preloading:atomic-offheap-values
0(+0)
<15:02:49> Preloading:tx-offheap   
0(+0)
<15:02:49> Preloading:atomic-offheap   
0(+0)
<15:02:49> Preloading:orgCache 
0(+0)
<15:02:49> Preloading:atomic-fat-values
0(+0)
<15:02:49> Preloading:tx-offheap-values
0(+0)
...
<15:02:59> Preloading:atomic-index 
176841   (+176841)
<15:02:59> Preloading:query
188753   (+188753)
<15:02:59> Preloading:tx-fat-values
157049   (+157049)
<15:02:59> Preloading:compute  
185015   (+185015)
<15:02:59> Preloading:atomic-offheap-values
181587   (+181587)
<15:02:59> Preloading:tx-offheap   
150125   (+150125)
<15:02:59> Preloading:atomic-offheap   
149441   (+149441)
<15:02:59> Preloading:orgCache 
194663   (+194663)
<15:02:59> Preloading:atomic-fat-values
149060   (+149060)
<15:02:59> Preloading:tx-offheap-values
184565   (+184565)
...
<15:03:37> Preloading finished.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-3292-fixed

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/1324.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1324


commit bfb00b6e61f9709718c30971997aeb0ac79e86b4
Author: Alexandr Kuramshin 
Date:   2016-11-18T20:12:28Z

IgniteTcpCommunicationBigClusterTest added

commit 02dd92e605b9b53f5a16c7ec5f8e7b5698b15ba4
Author: Alexandr Kuramshin 
Date:   2016-11-18T21:55:37Z

IgniteTcpCommunicationBigClusterTest update

commit 6acf193a3d356d1bad4c02a53ac76833ed1008d0
Author: Alexandr Kuramshin 
Date:   2016-11-19T09:55:45Z

Have got TcpCommunicationSpi error

commit 4fd39653d24f62f19f70b4dffba8497185cc46fb
Author: Alexandr Kuramshin 
Date:   2016-11-19T16:39:10Z

Some discovery have been done

commit c2c181922c7c24ea457577e32d2af897c8bec87f
Author: Alexandr Kuramshin 
Date:   2016-11-19T20:11:28Z

Prove that problem is not in the onFirstMessage hang

commit f8076edba097f6077229b2090ee3ff1a3369878c
Author: Alexandr Kuramshin 
Date:   2016-11-19T20:26:37Z

Revert: Prove that problem is not in the onFirstMessage hang

commit 6e1f2dfc2acb3dbb8f24aa51ed67b2ee447b4585
Author: Alexandr Kuramshin 
Date:   2016-11-21T08:55:09Z

Revert: pushing unnecessary changes to the master

commit ed794ca815f6bb1471af15779279d287576b39cc
Author: Alexandr Kuramshin 
Date:   2016-11-21T09:08:00Z

Revert: pushing unnecessary changes to the master

commit 924652f5d56427dfc9628870253d21c0f19d5035
Author: oleg-ostanin 
Date:   2016-12-07T11:42:29Z

added log of preloading process

commit f5b3c4a85c4a22cdb737c10150387e18fb2a5fe4
Author: oleg-ostanin 
Date:   2016-12-07T11:59:58Z

minor changes




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---