Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-2817

IGFS: "updatePropertiesNonTx" operation in IgfsMetaManager should not use "put" operations.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.5.0.final
    • 1.6
    • igfs
    • None

    Description

      Problem
      There are several "update*" methods in IgfsMetaManager which perform some minor operations like properties or access time updates. And they use "put" or "putIfAbsent" for this, which is less than optimal.

      Solution
      Use entry processors instead.

      Attachments

        Issue Links

          Activity

            People

              vozerov Vladimir Ozerov
              vozerov Vladimir Ozerov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: