On 2015/5/8 17:16, Wen Congyang wrote:
> + if (s->mode == REPLICATION_MODE_SECONDARY) {
> + secondary_do_checkpoint(s, errp);
> +
Maybe it should pass local_err here, and add check for it.Regards, -Gonglei
On 2015/5/8 17:16, Wen Congyang wrote:
> + if (s->mode == REPLICATION_MODE_SECONDARY) {
> + secondary_do_checkpoint(s, errp);
> +
Maybe it should pass local_err here, and add check for it.Regards, -Gonglei