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

Yakov Zhdanov commented on IGNITE-946:
--------------------------------------

Review comments:
# Rename VersionedEntry.VERSION_COMPARATOR to VersionedEntry.VER_COMP;
# Add "assert tx.optimistic()" whenever GridCacheEntryRemovedException is 
thrown when trying to get version of transactional entry;
# Introduce VersionAware interface, remove newly added GridVersionedMapEntry 
interface. Instead of GridVersionedMapEntry introduce private static nested 
class in the swap manager;
# Can we rename paths to classes in "classnames.properties"?

Thanks!

> Need to expose versioned cache entry to public API
> --------------------------------------------------
>
>                 Key: IGNITE-946
>                 URL: https://issues.apache.org/jira/browse/IGNITE-946
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: sprint-4
>            Reporter: Valentin Kulichenko
>            Assignee: Denis Magda
>            Priority: Critical
>              Labels: Usability
>             Fix For: ignite-1.4
>
>         Attachments: ignite-946-2.patch, ignite-946.patch
>
>
> Currently we have versioned entry, but it's not available on public API, but 
> knowing version can be useful in some cases. Need to make it accessible via 
> {{unwrap}} method.



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

Reply via email to