You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/03/03 12:02:00 UTC

[jira] [Commented] (IGNITE-13726) Add an ability to view count of hot and cold pages in page memory

    [ https://issues.apache.org/jira/browse/IGNITE-13726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294496#comment-17294496 ] 

Ignite TC Bot commented on IGNITE-13726:
----------------------------------------

{panel:title=Branch: [pull/8474/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8474/head] Base: [master] : New Tests (12)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 9{color} [[tests 3|https://ci.ignite.apache.org/viewLog.html?buildId=5900281]]
* {color:#013220}IgniteCacheTestSuite9: MetricsConfigurationTest.testPageTimestampHistogramConfiguration - PASSED{color}
* {color:#013220}IgniteCacheTestSuite9: SystemViewSelfTest.testPagesTimestampHistogram - PASSED{color}
* {color:#013220}IgniteCacheTestSuite9: SystemViewSelfTest.testPagesTimestampHistogramAfterPartitionEviction - PASSED{color}

{color:#00008b}Queries 1{color} [[tests 3|https://ci.ignite.apache.org/viewLog.html?buildId=5899871]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite: SystemViewSelfTest.testPagesTimestampHistogramAfterPartitionEviction - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: SystemViewSelfTest.testPagesTimestampHistogram - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: SqlViewExporterSpiTest.testPagesTimestampHistogram - PASSED{color}

{color:#00008b}Basic 1{color} [[tests 6|https://ci.ignite.apache.org/viewLog.html?buildId=5900257]]
* {color:#013220}IgniteBasicTestSuite: PageTimestampHistogramTest.testShiftMoreThanOneBucket - PASSED{color}
* {color:#013220}IgniteBasicTestSuite: PageTimestampHistogramTest.testConcurrentReinit - PASSED{color}
* {color:#013220}IgniteBasicTestSuite: PageTimestampHistogramTest.testConcurrentLowerBoundBucketUpdate - PASSED{color}
* {color:#013220}IgniteBasicTestSuite: PageTimestampHistogramTest.testShiftOneBucket - PASSED{color}
* {color:#013220}IgniteBasicTestSuite: PageTimestampHistogramTest.testConcurrentUpdate - PASSED{color}
* {color:#013220}IgniteBasicTestSuite: PageTimestampHistogramTest.testConcurrentHistogram - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5899149&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Add an ability to view count of hot and cold pages in page memory
> -----------------------------------------------------------------
>
>                 Key: IGNITE-13726
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13726
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Aleksey Plekhanov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>              Labels: IEP-35, iep-62
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, we can't determine how many hot (touched recently) and cold pages we have in the page-memory. This information can be helpful for data region size tuning and can show the effectiveness of the page replacement algorithm.
> Such information can be represented as a histogram showing the count of pages last touched in each time interval.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)