Commit f2092c3b authored by Marc Vef's avatar Marc Vef
Browse files

Merge branch 'marc/hotfix' into 'master'

Remove debugging output from srv_data.cpp

Leftovers from replication branch that was missed during review.

Currently, prints one error message per chunk on the daemon.

See merge request !184
parents 137dd33f a3605d52
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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