Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
remove noisy log
Browse files Browse the repository at this point in the history
  • Loading branch information
datoug committed Apr 27, 2017
1 parent 6332a02 commit 7b56357
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/replicator/replicator.go
Original file line number Diff line number Diff line change
Expand Up @@ -1064,7 +1064,6 @@ func (r *Replicator) SetAckOffset(ctx thrift.Context, request *shared.SetAckOffs
return err
}

lcllg.Info(`Ack offset updated in metadata`)
return nil
}

Expand Down

0 comments on commit 7b56357

Please sign in to comment.