Skip to content

rdbocnig patch to improve performance and enable inefficient RDB access warning

Igor Soloviev requested to merge isolov/tdaq-09-04-00/rdbconfig into tdaq-09-04-00

see ADTCC-285 and ADTCC-288

=== rdbconfig ===

warn about suspected inefficient RDB access (Igor Soloviev) define dedicated IPC timeouts for rdbconfig clients (Igor Soloviev) avoid 3 new operators when prefetch RDB object (Igor Soloviev) avoid two temporary std::string creations per RdConfigObject (Igor Soloviev)

Merge request reports