You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2016/04/07 08:09:25 UTC

[jira] [Commented] (IGNITE-2630) Make 'updateCntr' available through CacheInterceptor API

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

Semen Boikov commented on IGNITE-2630:
--------------------------------------

Reviewed, did few minor changes. Good to merge. but please also add sanity tests for LOCAL caches, just check there are no errors when try get update counters.

> Make 'updateCntr' available through CacheInterceptor API
> --------------------------------------------------------
>
>                 Key: IGNITE-2630
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2630
>             Project: Ignite
>          Issue Type: New Feature
>          Components: cache
>    Affects Versions: 1.5.0.final
>            Reporter: Nikolay Tikhonov
>            Assignee: Nikolay Tikhonov
>            Priority: Minor
>              Labels: community, important
>
> Make {{updateCntr}} available through {{CacheInterceptor}} API. On {{onAfterPut}} and {{onAfterRemove}} methods partition update counter can be got by Cache.Entry.unwrap(Long.class). When invoking other methods on {{CacheIntercetor}} API ({{onBeforePut}}, {{onBeforeRemove}}) the counter is not available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)