[GitHub] ignite pull request #1878: changes with expandable memory policy and memory ...

2017-04-26 Thread sergey-chugunov-1985
Github user sergey-chugunov-1985 closed the pull request at:

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


---
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 #1878: changes with expandable memory policy and memory ...

2017-04-26 Thread sergey-chugunov-1985
GitHub user sergey-chugunov-1985 opened a pull request:

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

changes with expandable memory policy and memory metrics improvements



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

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

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

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


commit 66a7eb3c6bd77d4af1a04f2224feac5c1a7e9fcb
Author: Sergi Vladykin 
Date:   2017-04-18T14:21:20Z

master - test adjusted

commit 5d8e31806ac8c013169c9892c0f88b79d6833358
Author: Anton Vinogradov 
Date:   2017-04-18T12:32:29Z

Special profiles to set versions and check compilation across all modules
(cherry picked from commit 3565e4e)

commit 0abf6601fc1ff1e6e659381666ae706e31b51de0
Author: Yury Babak 
Date:   2017-04-18T13:47:15Z

IGNITE-5000 Rename Ignite Math module to Ignite ML module
  added missed licenses
  renamed packages
  fixed wrong ml profile activation
(cherry picked from commit d78e071)

commit 364c38661a1864e0b823be737998ed66927d11ca
Author: Alexey Goncharuk 
Date:   2017-04-18T15:40:27Z

master - Mute test with a correct link

commit 0da51d4110ab13f42f0ee5a2fc3181fc50656cd4
Author: Alexey Goncharuk 
Date:   2017-04-18T15:40:55Z

master - Fix mvcc tests after CLOCK mode removal

commit 27fd74f1ebd0cb89a99be69c5c74829307e3
Author: Ignite Teamcity 
Date:   2017-04-18T16:43:28Z

2.1.0-SNAPSHOT

commit 9c954c93a9d93952354e784a75c45cecdf245a2d
Author: Andrey V. Mashenkov 
Date:   2017-04-19T03:30:30Z

Fixed service deployment tests.

commit 9ce62e64a7abfc59799f4edf8d057a12c7a0d11d
Author: Andrey V. Mashenkov 
Date:   2017-04-19T03:45:08Z

Fixed javadoc.

commit 83d913c804ab6ecd4fb650e3b09062dca92ccae1
Author: Sergey Chugunov 
Date:   2017-04-19T14:03:32Z

IGNITE-5024 default Memory Policy size was changed to 80% of available RAM

commit 67ba03bc2c2181f9d61caddd5981d24ef50cc10a
Author: Alexey Goncharuk 
Date:   2017-04-20T16:38:24Z

IGNITE-5024 - expandable memory space

commit 14c52e2fcac45bc51ca6e8588a7d250a0e285a1b
Author: Alexey Goncharuk 
Date:   2017-04-24T08:02:13Z

Merge branch ignite-5024 of https://github.com/gridgain/apache-ignite into 
ignite-5024

commit df7da50fb641bcde607bc3f3be591ea1704fb757
Author: Alexey Goncharuk 
Date:   2017-04-24T08:03:00Z

Merge branch 'ignite-2.0' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-5024

commit 777bd7763fe534ba88a9834c87f0c297832093c4
Author: Alexey Goncharuk 
Date:   2017-04-24T08:21:59Z

IGNITE-5024 - Fixing tests

commit 6746d82618343dcd1e57dadec337089476f451b0
Author: Alexey Goncharuk 
Date:   2017-04-24T17:14:01Z

IGNITE-5024 - Fixing tests

commit 21dce2708a50e2a87e876f2558c888f50d0d6df2
Author: Alexey Goncharuk 
Date:   2017-04-25T07:35:56Z

IGNITE-5024 - Fixing tests

commit afa1f96ccaa585b832e24bb07124b4eddfd524ca
Author: Alexey Goncharuk 
Date:   2017-04-25T07:44:41Z

IGNITE-5024 - Fixing tests

commit 5b35ebcda51f2e0041dd3ee249ddf8028c8f4b9b
Author: Alexey Goncharuk 
Date:   2017-04-25T07:52:12Z

IGNITE-5024 - Fixing tests

commit 9125b904a0fa253231374b0a9002de40e25f7ce3
Author: Alexey Goncharuk 
Date:   2017-04-25T09:21:42Z

IGNITE-5072 - Return memory metrics snapshot on public API

commit 00b7c51bc1f94d8a98709d61f48c19c7a4bc060f
Author: Sergey Chugunov 
Date:   2017-04-25T09:53:25Z

IGNITE-4536 one more obsolete cache metric was removed

commit 4ec1b65dda3e741abc09bfd342f958ce75b17a1a
Author: Sergey Chugunov 
Date:   2017-04-25T13:04:53Z

IGNITE-4536 MemoryMetricsImpl class was split, JMX part was extracted to a 
separate class

commit 26ec9ff589eaf36d7f149aec302281c28173718d
Author: Alexey Goncharuk 
Date:   2017-04-25T14:43:57Z

Merge into ignite-5072

commit 2fe80ef02e6ef0c15183142247f919a152dfbd29
Author: Alexey Goncharuk 
Date:   2017-04-25T14:44:26Z

Merge into ignite-5072

commit 30700df7a8796e2b9ad914f6dd2e8d113ecb3e20
Author: Pavel Tupitsyn 
Date:   2017-04-25T15:25:39Z

.NET: Update memory policy properties

commit ead52124b6fb2ecd279ab44070147bec5e513bcd
Author: Pavel Tupitsyn