[GitHub] ignite pull request #1349: ignite 4026

2017-01-11 Thread ntikhonov
Github user ntikhonov closed the pull request at:

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


---
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 #1349: ignite 4026

2016-12-15 Thread ntikhonov
GitHub user ntikhonov opened a pull request:

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

ignite 4026



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

$ git pull https://github.com/gridgain/apache-ignite ignite-8.0.1ea7-4026

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

https://github.com/apache/ignite/pull/1349.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 #1349


commit 4155d239d648bf51d5531bf32cd79893f548f429
Author: Alexey Goncharuk 
Date:   2016-09-14T15:07:38Z

Restore cache states in checkpoint record.

commit 749a9024e67e6de7e4fab9b96ce638d8e6e60fd2
Author: Ilya Lantukh 
Date:   2016-09-14T16:27:03Z

Fixed eviction and test failures.

commit d3a0607bb8993d0db657dcd1c554bb0a6f5c72fb
Author: Sergi Vladykin 
Date:   2016-09-14T16:57:52Z

ignite-db-x - checkChildren

commit bcf583af770857d667582a599c56cea1277b5b5d
Author: Alexey Goncharuk 
Date:   2016-09-14T19:05:27Z

Merge branch 'db-x-free-11289' of github.com:ggprivate/ggprivate into 
ignite-gg-11427

commit af1974c5f5678e57f01ac11eb972e8a6dc392d89
Author: Alexey Goncharuk 
Date:   2016-09-14T19:05:34Z

Merge branch 'db-x-free-11289' of github.com:ggprivate/ggprivate into 
ignite-gg-11427

commit 911b6b3343f23e4d61cb872f6f8d8a40afb7cbe5
Author: Alexey Goncharuk 
Date:   2016-09-14T19:08:16Z

Fixing javadoc

commit d574038a4694d3a7273797696af4e1b712f8cfbc
Author: Alexey Goncharuk 
Date:   2016-09-15T07:12:17Z

Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite 
into ignite-gg-8.0.0.ea1

commit 36f4c862c905dfbd814eeab0a7182c50cc2970a0
Author: Alexey Goncharuk 
Date:   2016-09-15T07:15:58Z

Merge branch 'ignite-gg-8.0.0.ea1' of 
https://github.com/gridgain/apache-ignite into ignite-gg-11427

commit a1af356acab214f6bf10ce27228dfb2d339f1ce7
Author: Alexey Goncharuk 
Date:   2016-09-15T08:04:47Z

Code review WIP

commit aa7d28222563adbac0ddd246745e5e14e62d886e
Author: Alexey Goncharuk 
Date:   2016-09-15T08:13:38Z

EA1 - Fixed NPE

commit e9ca1474ba23457b4fc7cd0951632b64c3037987
Author: sboikov 
Date:   2016-09-15T09:40:00Z

GG-11386 Change data structure in ReuseList (merge with new FreeList)

commit 031edc84fed21d9262f9997121f75fbaabc50db8
Author: Alexey Goncharuk 
Date:   2016-09-15T12:06:06Z

EA1 - Fixes and verbose exceptions.

commit b747e9444d6e8bf43c0e9419c7f938280413f0e0
Author: Alexey Goncharuk 
Date:   2016-09-15T12:31:43Z

Merge ignite-db-x into ignite-gg-8.0.0.ea1

commit 49b72a60be52c3d89e9653bbb160560b00674f33
Author: Alexey Goncharuk 
Date:   2016-09-15T12:31:49Z

Merge ignite-db-x into ignite-gg-8.0.0.ea1

commit be990b13c8dfa05f873b6a6a408017baae38f24c
Author: EdShangGG 
Date:   2016-09-15T12:47:52Z

GG-11421 evictPage in PageMemoryImpl.Segment can fall in infinitive loop

commit 4f6da47402ecd8c53a87539126a55a5552877cc5
Author: Ilya Lantukh 
Date:   2016-09-15T14:16:22Z

Fixed GridCacheEntryMemorySizeSelfTest.

commit 8a97480637ecb76d6a03d7adce0f3069b8f69433
Author: Alexey Goncharuk 
Date:   2016-09-15T14:47:06Z

Merge ignite-gg-8.0.0.ea1 into ignite-gg-11427

commit fab881145246a85a18210a2418f17fdc22ce9fd3
Author: Ilya Lantukh 
Date:   2016-09-15T15:36:09Z

Muted test.

commit 6c8b647b76ece036350f45c505a08b9b162b0a25
Author: Ilya Lantukh 
Date:   2016-09-15T15:46:08Z

Fixed local cache size calculation.

commit a07ac3a8a447a420a32fc8c5a1d4d4fdc71313d9
Author: Alexey Goncharuk 
Date:   2016-09-15T16:00:36Z

Merge ignite-gg-8.0.0.ea1 into ignite-gg-11427

commit 00c9d150c9d80d936d5463f05a68d028c87a6632
Author: Ilya Lantukh 
Date:   2016-09-15T16:08:53Z

Removed test that is no longer relevant.

commit 346d1f2b91011e0348f119f20409590e22d36ddc
Author: Ilya Lantukh 
Date:   2016-09-15T16:17:28Z

Fixed GridCacheAtomicNearCacheSelfTest.

commit 7c24c87aa14cc53df134a24a9368fb5bb6509a17
Author: Ilya Lantukh 
Date:   2016-09-15T17:20:30Z

Added IndexingSpi#remove(...) call on removing non-existing entry to fix 
IgniteTxExceptionAbstractSelfTest.

commit eed389fea4d846ceb390e3ad43fb860034be41da
Author: Sergi Vladykin 
Date:   2016-09-15T18:36:04Z

ignite-db-x - validateTail

commit 491068f0dd47ef1545b27224ba516f61554fe1d6
Author: Sergi Vladykin