[GitHub] ignite pull request #3130: IGNITE-6565: Use long type for size and keySize i...

2018-05-04 Thread SharplEr
Github user SharplEr closed the pull request at:

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


---


[GitHub] ignite pull request #3130: IGNITE-6565: Use long type for size and keySize i...

2017-12-01 Thread SharplEr
GitHub user SharplEr opened a pull request:

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

IGNITE-6565: Use long type for size and keySize in cache metrics

https://issues.apache.org/jira/browse/IGNITE-6565

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

$ git pull https://github.com/SharplEr/ignite ignite-6565

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

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


commit 011a466d2d2c58f99482569ebcddf9d4d589e6f1
Author: Alexander Menshikov 
Date:   2017-11-13T16:11:02Z

Add long metrics

commit 2a567640205b092491720836f79ef4a0ee30c4df
Author: Alexander Menshikov 
Date:   2017-11-23T17:01:34Z

Add sizeLong to VisorCacheMetrics

commit 6516495d8507dd93b05322196a9d3fcba1b0d541
Author: Alexander Menshikov 
Date:   2017-11-24T14:16:33Z

Add testSize

commit 6117290bd1b25bed65cc7e06715f4ab412fc8a4d
Author: Alexander Menshikov 
Date:   2017-11-24T15:38:51Z

.net fix

commit 61bdcb4941a01fb34e169f39cfce081986335ad9
Author: Alexander Menshikov 
Date:   2017-11-29T16:18:11Z

Add sizeLong write in platform usege

commit b9c67295c4216d25f5f1ee91258364d2cafce19b
Author: SharplEr 
Date:   2017-11-30T12:58:14Z

Fix in donNet platform

commit 4340a2dd7d45db4a7ef21af3d582f0f9101f84c8
Author: Alexander Menshikov 
Date:   2017-11-30T13:08:05Z

In near cache size and sizeLong are not equals

commit e66229ccaeb5f4a805abc5a9ac68aa27f8d512b6
Author: Alexander Menshikov 
Date:   2017-12-01T19:20:08Z

fix line length

commit fea8b9d6997f486cec938b0045525ec44ae3acf1
Author: Alexander Menshikov 
Date:   2017-12-01T19:34:24Z

Fix tabs

commit 5f006286e6bc7fd691b74a38daa175f1fbd5a990
Author: Alexander Menshikov 
Date:   2017-12-01T19:45:42Z

Add newline!




---