You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/03/14 11:53:33 UTC

[jira] [Created] (IGNITE-2828) IGFS: IgfsMetaManager.updateTimes() must use entry processor for file update.

Vladimir Ozerov created IGNITE-2828:
---------------------------------------

             Summary: IGFS: IgfsMetaManager.updateTimes() must use entry processor for file update.
                 Key: IGNITE-2828
                 URL: https://issues.apache.org/jira/browse/IGNITE-2828
             Project: Ignite
          Issue Type: Bug
          Components: IGFS
    Affects Versions: 1.5.0.final
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 1.6


Currently we use cache "put" and this is less than optimal. Light-weight entry processor should be used instead.



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