Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
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
- links to