diff --git a/src/daemon/handler/srv_data.cpp b/src/daemon/handler/srv_data.cpp index 9a4e1697355d95c535e74ad44a73ad924de39c9d..b15ae4b7dfc0bd9cd59f5a34a6f9d01756f5d36d 100644 --- a/src/daemon/handler/srv_data.cpp +++ b/src/daemon/handler/srv_data.cpp @@ -244,8 +244,6 @@ rpc_srv_write(hg_handle_t handle) { GKFS_DATA->stats()->add_write(in.path, chnk_id_file); } - GKFS_DATA->spdlogger()->error("{}() Processing at host {} -> {}", - __func__, host_id, chnk_id_file); chnk_ids_host[chnk_id_curr] = chnk_id_file; // save this id to host chunk list // offset case. Only relevant in the first iteration of the loop and if