Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#374 closed enhancement (fixed)

New features for integration with change control process

Reported by: rainer Owned by: rainer
Priority: major Milestone: 4.0.0
Component: main Version: 3.1.6
Keywords: Cc:

Description

System Update

  • Option "StartupLoadDelay = N" delays loading of ClientDB by N seconds
  • CL option "-w N" to perform blocking wait on scan completion (after sending SIGTTOU to daemon) with N seconds timeout (zero for no timeout)

Packet Installation

  • New CL option --create-database file_list.txt to create DeltaDB from file list
  • New CL option --outfile filepath for output filename
  • New yulectl command DELTA:uuid for telling the client to download DeltaDB
  • New options to handle DeltaDB download failures:
    • "SetDeltaRetryCount = N" retry at most N times
    • "SetDeltaRetryInterval = N" interval in seconds between re-tries

Configuration Change

  • New CL options for database listing to create a partial DB from the ClientDB:
    • --binary for output in binary DB format
    • --list-filter file_list to include only records for files in list
  • New CL option --verify-database PartialDB to verify a partial DB from the command line

Change History (1)

comment:1 by rainer, 9 years ago

Resolution: fixed
Status: newclosed

Believed to be fixed by changeset [481].

Note: See TracTickets for help on using tickets.