Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #34523 All Revisions ] Back to Issue ]
Summary 0034523: Some static fields of OBScheduler should be declared as private
Revision 2016-11-15 10:41 by caristu
Description The following two static fields of OBScheduler class should be declared as private:

 - dateTimeFormat
 - sqlDateTimeFormat

Currently as both fields are public they are behaving like caches, that can cause bad behavior on clustered environments.
Revision 2016-11-15 10:40 by caristu
Description The following two static fields of OBScheduler class should be declared as private:

 - dateTimeFormat
 - sqlDateTimeFormat

In other case they are behaving like caches, that can cause bad behavior on clustered environments.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker