Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(VDB-1119) Minimize disruption when adding new event transformer #92

Merged
merged 1 commit into from
May 26, 2020

Conversation

rmulhol
Copy link

@rmulhol rmulhol commented May 15, 2020

  • Don't mark previous headers unchecked
  • Requires new work to backfill events from already checked headers

NOTE: this PR only removes the disruption, but at the cost of not automatically back-filling events from already checked headers. Will need a new command or goroutine within execute to handle that

Copy link

@elizabethengelman elizabethengelman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✂️ ✂️ 👍

- Don't mark previous headers unchecked
- Requires new work to backfill events from already checked headers
@rmulhol rmulhol force-pushed the vdb-1119-no-disruption-for-new-events branch from 3bb11dd to d09c2d0 Compare May 26, 2020 20:42
@rmulhol rmulhol merged commit 4d006c8 into staging May 26, 2020
@rmulhol rmulhol deleted the vdb-1119-no-disruption-for-new-events branch May 26, 2020 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants