Skip to content

"isolov submitted pbeast with tag master for tdaq-10-00-00"

Igor Soloviev requested to merge isolov/tdaq-10-00-00/pbeast into tdaq-10-00-00

=== pbeast ===

implement 4 new REST functions to get partition, class, attribute and object names as requested in ADAMATLAS-444 (Igor Soloviev) take into account size of series names and size of void data (Igor Soloviev) check output of auth-get-sso-cookie since it might fail, but terminate with siccess status (Igor Soloviev) do not send warning in case of ISInfo::Subscribed evenets out of config delays (Igor Soloviev) improve repository read statistics to better understand repository serevr issues described in ADAMATLAS-443 (Igor Soloviev) repository_server config INFO message improvement (Igor Soloviev) add option to specify floating point data output precision to implement ADAMATLAS-442 (Igor Soloviev) use shared mutex to protect access to maprtitions map, that can be updated by the web receiver in any moment (Igor Soloviev) read meta information per partition when needed (Igor Soloviev) disable repository balancing by default to avoid possible issues especially with k8s file system (Igor Soloviev) fix get_file_name() method in input stream (Igor Soloviev) remove useless comments (Igor Soloviev) remove obsolete SetTotalBytesLimit(INT_MAX, -1) used in old protobuf versions (Igor Soloviev) report more details reading meta information by web receiver (Igor Soloviev)

Merge request reports