Skip to content
Apply API changes to DAL algorithms as discussed in ADTCC-209

1. BaseApplication::get_output_error_directory() is renamed to
Partition::get_log_directory() because the log directory does not depend
on the application
2. BaseApplication::get_info() - remove partition, segment and host
parameters
3. Segment::get_timeouts() becomes algorithm of seg config, so the
partition and db parameters are removed