Project

General

Profile

Feature #8833

eliminate legacy load on startup support

Added by Greg Shah about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:

Related issues

Related to Database - Feature #3930: allow session level control over the database(s) which are auto-connected Closed

History

#1 Updated by Greg Shah about 2 years ago

  • Related to Feature #3930: allow session level control over the database(s) which are auto-connected added

#2 Updated by Greg Shah about 2 years ago

This is leftover work that should have been finished in #3930. The objective is to remove the old style load on startup support (the new session support is sufficient).

  • Remove code that reads the load_at_startup configuration value in the directory (see DatabaseManager.readDatabaseConfig()).
  • Remove DatabaseManager.loadedOnStartup() and all references to the loadedOnStartupDBs list.
  • Remove the code that calls DatabaseManager.loadedOnStartup() in DatabaseManager.autoConnect().
  • Write documentation on how customers migrate from the old style to the new session approach.

Also available in: Atom PDF