Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #19021

Closed (moved)
(moved)
Open
Created May 10, 2016 by iwakeh iwakeh@iwakeh

improve configuration process

Sketch of the new configuration process:

  • use Properties to store and read the configuration parameters.
  • read external configuration properties file (either local path or via command line argument).
  • provide a default configuration as resource within the executable jar.
  • if there is no external configuration file present, write out the default values.
  • re-read properties when file changes; only between module runs (this is after the implementation of the scheduler, #19018 (moved))
  • use enum as keys

Questions to decide:

  1. property format: XML or plain properties (the latter might be more readable)
  2. default value settings
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking