Nikolay Tikhonov created IGNITE-2630:
----------------------------------------

             Summary: 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
            Priority: Minor


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)

Reply via email to