Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

refresh the session when the iter errors #398

Merged
merged 1 commit into from
Aug 15, 2017
Merged

Conversation

jipperinbham
Copy link
Contributor

@jipperinbham jipperinbham commented Aug 15, 2017

if the connection to mongodb fails while tailing, transporter was not attempting a reconnect and would endlessly fail

  • CHANGELOG.md updated

fixes #394

@codecov
Copy link

codecov bot commented Aug 15, 2017

Codecov Report

Merging #398 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #398   +/-   ##
=======================================
  Coverage   84.62%   84.62%           
=======================================
  Files          59       59           
  Lines        4084     4084           
=======================================
  Hits         3456     3456           
  Misses        467      467           
  Partials      161      161
Impacted Files Coverage Δ
adaptor/mongodb/reader.go 82.17% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f81eba...6c2b5c1. Read the comment docs.

@jipperinbham jipperinbham merged commit ea2c6c4 into master Aug 15, 2017
@jipperinbham jipperinbham deleted the 394-reconnect-oplog branch August 15, 2017 21:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connection loss results in 'error tailing oplog, EOF' messages being spammed
1 participant