-
Bug
-
Resolution: Fixed
-
Minor
-
None
The method getActions on Actionable.java is always locking the object even if not changing anything.
This is causing lock contention on very demanded Items.
The method getActions on Actionable.java is always locking the object even if not changing anything.
This is causing lock contention on very demanded Items.