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

Lev Khenkin commented on IGNITE-7128:
-------------------------------------

[~ptupitsyn] Pavel, but old version is obviously not right.
In PlatformClusterGroup we write even before my patch
{code:java}
        writer.writeLong(metrics.getUsedCheckpointBufferPages());       
        writer.writeLong(metrics.getUsedCheckpointBufferSize());
{code}
And in .net we read this as CheckpointBufferPages and CheckpointBufferSize 
before my patch.
For me this is a mistake and I fixed it.



> .NET: Add missing DataRegionMetrics
> -----------------------------------
>
>                 Key: IGNITE-7128
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7128
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Lev Khenkin
>            Priority: Minor
>              Labels: .NET
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> See {{DataRegionMetricsParityTest}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to