Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-3845 Distributed destroy on eviction
  3. GEODE-4305

Many places in the code access the "concurrencyChecksEnabled" field instead of calling getConcurrencyChecksEnabled

    XMLWordPrintableJSON

Details

    Description

      The field "concurrencyChecksEnabled" on AbstractRegion is protected.
      Many other classes directly access this field instead of calling getConcurrencyChecksEnabled.
      The field should be made private and all access to it should be through methods.

      Attachments

        Issue Links

          Activity

            People

              dschneider Darrel Schneider
              dschneider Darrel Schneider
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: