Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3
-
14997
Description
llapi_hsm_log_ct_registration() and llapi_hsm_log_ct_progress() are
very expensive (fid2path+allocations). Do not let them do anything
if llapi_hsm_write_json_event() is going to discard the JSON record.
This impacts the performance of the copytool.