Skip to content

Commit

Permalink
feat: Log when replaying was finished
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Nov 2, 2017
1 parent 1aac632 commit e43b182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/sphinx/integration/mysql/replayer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ def initialize(options = {})
def replay
replay_update_log
replay_soft_delete_log
logger.info "Replaying was finished"
end

def reset
Expand Down

0 comments on commit e43b182

Please sign in to comment.