[
https://issues.apache.org/jira/browse/IGNITE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235667#comment-16235667
]
Pavel Tupitsyn edited comment on IGNITE-6679 at 11/2/17 12:44 PM:
------------------------------------------------------------------
[~NSAmelchev], we can't break compilation between minor releases.
Instead of removing methods we should deprecate them.
was (Author: ptupitsyn):
Changes look good to me, but we can't release this in 2.4.
We can't break compilation between minor releases.
> Clean up some deprecated cache metrics
> ---------------------------------------
>
> Key: IGNITE-6679
> URL: https://issues.apache.org/jira/browse/IGNITE-6679
> Project: Ignite
> Issue Type: Improvement
> Security Level: Public(Viewable by anyone)
> Components: cache
> Reporter: Sergey Puchnin
> Assignee: Amelchev Nikita
> Labels: Newbie
> Fix For: 2.4
>
>
> An old optimistic serializable mode implementation was removed in 2.0 but
> some cache metrics still present in CacheMetrics interface.
> Need to clean up and remove these metrics:
> *TxCommitQueueSize*
> *TxPrepareQueueSize*
> *TxStartVersionCountsSize*
> *TxDhtCommitQueueSize*
> *TxDhtPrepareQueueSize*
> *TxDhtStartVersionCountsSize*
> An algorithm for page eviction was changed and metric
> *DhtEvictQueueCurrentSize* should be removed also.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)